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:
- Run automated tests for your migrations.☆19Updated 9 years ago
- Django + Pagination made easy.☆36Updated 9 years ago
- Displays a red warning banner if you are running an insecure Django release.☆73Updated 2 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
- Collection of utilities for working with django rest framework (DRF)☆71Updated 3 years ago
- Paginator which shows a range of pages around the active one☆43Updated 5 years ago
- Polymorphic models implementation for django.☆87Updated 8 months ago
- Django webassets integration.☆89Updated 2 years ago
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- Login as any user from the Django admin interface, then switch back when done☆195Updated last year
- Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your ow…☆109Updated 6 years ago
- Class-based email views for the Django framework, including a message previewer.☆267Updated 4 years ago
- Little helper application to improve django choices (for fields)☆83Updated 6 years ago
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- A Django storage backend that names files by hash value.☆38Updated 2 years ago
- Simple Django app/framework to publish health check for monitoring purposes☆61Updated 3 years ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Circular template inheritance for Django☆107Updated 5 years ago
- Django application providing database, form fields and middleware for timezone support.☆42Updated 5 years ago
- Restrict Django sessions to IP and/or user agent.☆83Updated 2 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated last year
- ☆45Updated 5 months ago
- A very simple request profiler for Django.☆43Updated 10 months ago
- Entity relationship management for Django☆57Updated 11 months ago
- A simple django app to make the lookup of generic models easier.☆107Updated last year
- Cached instances for Django REST Framework☆73Updated 8 months ago
- Avoid boring views and urls.☆60Updated 2 months ago
- A Django application to implement a follow system and a timeline using multiple backends (db, redis, etc.)☆57Updated 8 years ago
- a simple faq application for django apps☆49Updated 6 years ago