hzdg / django-enumfields
Real Python Enums for Django
☆146Updated last year
Related projects ⓘ
Alternatives and complementary repositories for django-enumfields
- Generate gapless sequences of integer values.☆235Updated 9 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆195Updated 5 months ago
- Sanity to the django choices functionality.☆175Updated last year
- Custom Django field for using enumerations of named constants☆206Updated 10 months ago
- polymorphic django models using automatic type-field downcasting☆221Updated 11 months ago
- Django utility for a memoization decorator that uses the Django cache framework.☆159Updated 11 months ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆234Updated 2 weeks ago
- Making using Django with frontend libraries and frameworks DRYer☆157Updated last year
- Automatic logging for Django FSM☆242Updated last week
- Write Django management command using the click CLI library☆251Updated last month
- Chain multiple (disparate) QuerySets in Django☆107Updated 4 months ago
- Add compare view to django-reversion for comparing two versions of a reversion model.☆315Updated 2 months ago
- An implementation of memoization technique for Django☆120Updated this week
- A complete library to create dynamic model instances for testing purposes.☆391Updated last month
- A plugin for coverage.py to measure Django template execution☆197Updated last week
- Better widget for Django ArrayField in admin