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
Related projects ⓘ
Alternatives and complementary repositories for django-exclusivebooleanfield
- Circular template inheritance for Django☆108Updated 4 years ago
- Django application providing database, form fields and middleware for timezone support.☆41Updated 4 years ago
- Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.☆138Updated 2 years ago
- Generic model related data prefetch framework for Django.☆151Updated last year
- ORM extensions for performance-conscious perfectionists.☆35Updated 2 years ago
- Configurable indexing and other extras for Haystack (with ElasticSearch biases)☆127Updated 6 years ago
- Collection of utilities for working with django rest framework (DRF)☆73Updated 2 years ago
- Backport of Django 1.9's password validation system for use with earlier Django versions.☆30Updated 7 years ago
- A very simple request profiler for Django.☆42Updated last year
- Allows users to duplicate a model in admin☆58Updated 6 months ago
- A Django email backend for hijacking email sending in a test environment.☆77Updated 2 years ago
- A django app with templatetags for resizing images with thumbor☆90Updated last month
- 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…☆41Updated 3 years ago
- A simple django app to make the lookup of generic models easier.☆109Updated 8 months ago
- A Django app that compiles i18n JavaScript catalogs to static files.☆66Updated 7 months ago
- Cached instances for Django REST Framework☆75Updated last year
- Add database table-level constraints to your Django model's Meta☆44Updated 4 years ago
- A django package to speed-up your HTML email developpement workflow in django☆27Updated last year
- Run automated tests for your migrations.☆19Updated 8 years ago
- REST APIs disguised as Django ORM Models☆132Updated 2 years ago
- Content flagging for Django☆23Updated 3 years ago
- Paginator which shows a range of pages around the active one☆43Updated 4 years ago
- Utilities used to export data into spreadsheets from Django applications. Currently used internally at the Library of Congress in the WDL…☆15Updated 3 months ago
- Class-based email views for the Django framework, including a message previewer.☆269Updated 3 years ago
- Polymorphic models implementation for django.☆85Updated last year
- Simple admin plugin for Django to see who's logged in from where.☆18Updated 9 years ago
- Django + Pagination made easy.☆36Updated 8 years ago
- Fast / fuzzy PostgreSQL counts for Django☆90Updated last year