jimfunk / django-postgresql-netfields
Proper INET and CIDR fields for Django running on PostgreSQL
☆155Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for django-postgresql-netfields
- Rate-limit your login attempts at the authentication backend level☆169Updated 3 years ago
- Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11☆106Updated 6 months ago
- PostgreSQL and SQLite partial index support for Django☆116Updated 4 years ago
- Fernet symmetric encryption for Django model fields☆193Updated 6 months ago
- An app to handle configuration defaults of packaged Django apps gracefully☆350Updated 3 months ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆234Updated 3 weeks ago
- 📑 a MarkupField for Django☆194Updated 11 months ago
- ☆224Updated last year
- Allows clients to control which fields will be sent in the API response☆215Updated 2 weeks ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆141Updated 2 months ago
- Sanity to the django choices functionality.☆175Updated last year
- Force an entire site to become readonly. In a sort of hackish way.☆108Updated 4 years ago
- Checker to determine if all is well☆283Updated 3 years ago
- ☆119Updated 6 months ago
- Configurable indexing and other extras for Haystack (with ElasticSearch biases)☆127Updated 6 years ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆195Updated 6 months ago
- Generic model related data prefetch framework for Django.☆151Updated last year
- Redis monitoring and inspection tool in django admin.☆274Updated 2 years ago
- Cached instances for Django REST Framework☆75Updated last year
- A BitField extension for Django Models☆379Updated 3 weeks ago
- Polymorphic MPTT tree support for models