hugotox / django-tenant-filter
A simple Django app to automatically filter all model's queryset by the tenant ID.
☆8Updated 10 years ago
Alternatives and similar repositories for django-tenant-filter:
Users that are interested in django-tenant-filter are comparing it to the libraries listed below
- Custom field for Django to separate multiple values in database with a separator and retrieve them as list☆26Updated 6 months ago
- Generate initial serializers and viewsets☆20Updated 9 years ago
- An improved URL selector to choose between internal models and external URLs☆51Updated 3 years ago
- Circular template inheritance for Django☆108Updated 5 years ago
- A django model mixin that makes it easy to react to field value changes on models. Supports an API similar to the model clean method.☆50Updated 3 years ago
- django-formfield is a form field that accepts a django form as its first argument☆44Updated 5 years ago
- ☆14Updated 5 years ago
- Reusable application for Django that offers easy integration with different site metrics service providers.☆45Updated 3 years ago
- Chained select box widget for Django framework using AJAX requests.☆35Updated 4 months ago
- Avoid boring views and urls.☆60Updated last year
- Moved to a new home at https://github.com/epicserve/django-cache-url☆66Updated 5 years ago
- A lightweight package for handling menus and breadcrumbs in your django project☆40Updated 2 years ago
- Chained select box widget using AJAX for Django Admin☆17Updated 9 years ago
- REplicated STOrage for Django, file backends that mirror media files to several servers over HTTP [UNMAINTAINED]☆104Updated 8 years ago
- A drop in replacement for django's built in AuthenticationMiddleware that utilizes caching.☆31Updated 7 years ago
- An advanced template tag for caching in django : versionning, compress, partial caching, easy inheritance...☆77Updated 2 years ago
- Django Data Importer☆68Updated 11 months ago
- An import tool easy enough your users could use it☆134Updated 5 years ago
- A Django app that compiles i18n JavaScript catalogs to static files.☆66Updated 4 months ago
- A Django Debug Toolbar panel for most popular http library requests.☆16Updated 5 years ago
- Implement non-database backends such as remote apis in Django☆24Updated 8 years ago
- uWSGI Django cache backend.