anentropic / django-exclusivebooleanfieldLinks
Provides an ExclusiveBooleanField which is a boolean (database) field where only one row in the table (or optionally, a subset of rows based on value of other fields) is True and all the other rows are False.
☆24Updated 9 years ago
Alternatives and similar repositories for django-exclusivebooleanfield
Users that are interested in django-exclusivebooleanfield are comparing it to the libraries listed below
Sorting:
- Collection of utilities for working with django rest framework (DRF)☆71Updated 3 years ago
- Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.☆138Updated 3 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 3 years ago
- Generic model related data prefetch framework for Django.☆150Updated 3 years ago
- Circular template inheritance for Django☆107Updated 5 years ago
- Django webassets integration.☆89Updated 2 years ago
- Class-based email views for the Django framework, including a message previewer.☆266Updated 4 years ago
- Displays a red warning banner if you are running an insecure Django release.☆74Updated 3 years ago
- Little helper application to improve django choices (for fields)☆84Updated 6 years ago
- Paginator which shows a range of pages around the active one☆43Updated 6 years ago
- Restrict Django sessions to IP and/or user agent.☆83Updated 2 years ago
- A very simple request profiler for Django.☆43Updated last year
- Login as any user from the Django admin interface, then switch back when done☆195Updated last year
- Django application providing database, form fields and middleware for timezone support.☆42Updated 5 years ago
- Polymorphic models implementation for django.☆88Updated 10 months ago
- A simple django app to make the lookup of generic models easier.☆107Updated last year
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated last year
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Content flagging for Django☆23Updated 4 years ago
- Django app enabling painless creation of additional admin object tools.☆144Updated last year
- Django favicon plus is a simple Django app which allows you to upload a image and it renders a wide variety for html link tags to display…☆39Updated 5 years ago
- Django + Pagination made easy.☆36Updated 9 years ago
- Django application to add 'django-crispy-forms' layout objects for Materialize CSS http://materializecss.com/☆21Updated 7 years ago
- A Django storage backend that names files by hash value.☆39Updated 2 years ago
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- Maintenance only☆68Updated last year
- Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11☆104Updated last year
- Adds useful features to inlines, such as the ability to nest them.☆74Updated 2 years ago
- Avoid boring views and urls.☆60Updated 4 months ago
- Multisite in django — use one Django app to serve multiple domains☆136Updated 6 months ago