bigjason / django-choicesLinks
Sanity to the django choices functionality.
☆175Updated last year
Alternatives and similar repositories for django-choices
Users that are interested in django-choices are comparing it to the libraries listed below
Sorting:
- Custom Django field for using enumerations of named constants☆206Updated last year
- Django utility for a memoization decorator that uses the Django cache framework.☆165Updated 2 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆332Updated 3 months ago
- Fernet symmetric encryption for Django model fields☆197Updated last year
- ☆130Updated 2 years ago
- Enables pretty JSON viewer in Django forms, admin, or templates☆143Updated 2 months ago
- Allows clients to control which fields will be sent in the API response☆224Updated 8 months ago
- polymorphic django models using automatic type-field downcasting☆229Updated last month
- Reusable application which provides a view permission for the existing models.☆151Updated 6 years ago
- Real Python Enums for Django