raphaelm / django-hierarkey
Flexible and powerful hierarchical key-value store for your Django models
☆18Updated 8 months ago
Alternatives and similar repositories for django-hierarkey:
Users that are interested in django-hierarkey are comparing it to the libraries listed below
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.☆25Updated 7 months ago
- Displays a red warning banner if you are running an insecure Django release.☆71Updated 2 years ago
- Django @context decorator☆22Updated 10 months ago
- A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.☆27Updated 3 years ago
- django.contrib.redirects without a django.contrib.sites dependency☆13Updated last year
- Drag-drop orderable change lists and inlines done right.☆64Updated 2 months ago
- This is a sphinx extension which improves the documentation of Django apps.☆46Updated 2 months ago
- Safely run migrations before deployment☆76Updated this week
- Offline addon for django.contrib.messages☆27Updated 4 months ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- Use an URL to configure email backend settings in your Django Application.☆60Updated 7 months ago
- A Django application that associates Groups with Terms requiring consent from logged in members.☆14Updated last month
- Site-wide perimeter access control for Django projects☆17Updated 4 months ago
- ☆38Updated last month
- Django application providing database, form fields and middleware for timezone support.☆42Updated 4 years ago
- Polymorphic models implementation for django.☆85Updated last year
- Add manual sort order to Django objects via an abstract base class and admin classes☆40Updated last year
- A django microframework that eases the generation of aggregate data for querysets.☆100Updated 4 years ago
- Django bindings for 'fluent', a modern internationalization (i18n) and localization (l10n) solution☆56Updated 6 months ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆57Updated last year
- Short-form UUID model & form fields for Django 1.8 and above☆20Updated 2 years ago
- ☆30Updated this week
- View, filter, and kill Postgres queries.☆40Updated last month
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 months ago
- A translatable password validator for django, based on zxcvbn-python and available with pip.☆29Updated 3 weeks ago
- Django application providing isolation for model instances created during setUpTestData.☆26Updated 3 years ago
- ORM extensions for performance-conscious perfectionists.