anentropic / django-exclusivebooleanfield
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 8 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:
- Generic model related data prefetch framework for Django.☆151Updated 2 years ago
- Circular template inheritance for Django☆108Updated 5 years ago
- Paginator which shows a range of pages around the active one☆43Updated 5 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- Displays a red warning banner if you are running an insecure Django release.☆72Updated 2 years ago
- A very simple request profiler for Django.☆43Updated 3 months ago
- A Django email backend for hijacking email sending in a test environment.☆77Updated 2 years ago
- Django app enabling painless creation of additional admin object tools.☆143Updated last year
- Django webassets integration.☆89Updated last year
- Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.☆138Updated 2 years ago
- Run automated tests for your migrations.☆19Updated 9 years ago
- A simple django app to make the lookup of generic models easier.☆107Updated last year
- Django application providing database, form fields and middleware for timezone support.☆42Updated 5 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆141Updated 8 months ago
- A set of HTML input sanitization or cleaning utilities for django models, forms and templates☆65Updated 2 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- Content flagging for Django☆23Updated 4 years ago
- `url` wrapper that translates easy URL tags to regular expressions.☆16Updated 8 years ago
- A database backed job scheduler for Django RQ and RQ Scheduler☆42Updated 3 years ago
- Provides scheduled jobs management from the Django Admin using Django-RQ☆33Updated 5 years ago
- Django + Pagination made easy.☆36Updated 8 years ago
- django-papertrail - An elegant solution for keeping a relational log of events in a Django application.☆30Updated 4 months ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆57Updated 2 years ago
- Extra functionality for django.contrib.postgres☆55Updated 5 years ago
- A Django application to implement a follow system and a timeline using multiple backends (db, redis, etc.)☆57Updated 8 years ago
- Force an entire site to become readonly. In a sort of hackish way.☆107Updated 4 years ago
- Django signals for changed fields☆112Updated 2 years ago
- Django template tag that turns CSS blocks into style attributes using premailer.☆46Updated last year
- Entity relationship management for Django☆57Updated 4 months ago
- Model manager utils for Django☆57Updated 9 months ago