smaniotto / django-nomad
Easily handle Django migrations effects in dev mode
☆93Updated 5 years ago
Alternatives and similar repositories for django-nomad:
Users that are interested in django-nomad are comparing it to the libraries listed below
- Django utility for a memoization decorator that uses the Django cache framework.☆163Updated 4 months ago
- PostgreSQL and SQLite partial index support for Django☆114Updated 4 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆141Updated 7 months ago
- Making using Django with frontend libraries and frameworks DRYer☆164Updated 2 years ago
- Django app enabling painless creation of additional admin object tools.☆143Updated last year
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆194Updated 2 years ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆197Updated 11 months ago
- Login as any user from the Django admin interface, then switch back when done☆197Updated 4 months ago
- Contains middleware for storing each django request in threadlocal storage and contains utilities for helping retrieve that request.☆40Updated last year
- A django app with templatetags for resizing images with thumbor☆90Updated 6 months ago
- Constructible, introspectable serializers and forms☆71Updated 2 years ago
- Locate your slowest tests.☆180Updated 3 years ago
- Sanity to the django choices functionality.☆176Updated last year
- Simple library for creating fake models in the unit tests.☆44Updated 2 years ago
- ☆120Updated 11 months ago
- Chain multiple (disparate) QuerySets in Django☆110Updated 9 months ago
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆114Updated 9 months ago
- Polymorphic models implementation for django.☆85Updated 3 weeks ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.