jamescooke / factory_djoyLinks
Factories for Django, creating valid model instances every time
☆27Updated 2 years ago
Alternatives and similar repositories for factory_djoy
Users that are interested in factory_djoy are comparing it to the libraries listed below
Sorting:
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆140Updated last year
- Paginator which shows a range of pages around the active one☆43Updated 6 years ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Easily handle Django migrations effects in dev mode☆95Updated 6 years ago
- polymorphic django models using automatic type-field downcasting☆231Updated 2 weeks ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆57Updated 2 years ago
- A Django template tag to modify url's query string.☆56Updated 5 years ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Constructible, introspectable serializers and forms☆71Updated 3 years ago
- Production webservers as a Django management command☆91Updated 5 months ago
- Thread specific global variables with middleware to hold a reference to the current user.☆38Updated 4 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆169Updated last month
- A plugin for coverage.py to measure Django template execution☆203Updated last week
- Django ORM Sugar library to simplify ORM querying☆84Updated 4 years ago
- ORM-queryable YAML fixtures for Django☆73Updated 2 years ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated last year
- Database-driven way to put your Django site into maintenance mode.☆42Updated 3 years ago
- Restrict Django sessions to IP and/or user agent.☆83Updated 2 years ago
- Have you ever wanted multiple views to match to the same URL? Now you can.☆275Updated 2 years ago
- Circular template inheritance for Django☆107Updated 5 years ago
- miscellaneous django tools☆133Updated 2 months ago
- Django Contributing Commons (CC)☆23Updated 8 years ago
- Little helper application to improve django choices (for fields)☆84Updated 6 years ago
- 💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)☆193Updated 3 years ago
- Simple library for creating fake models in the unit tests.☆43Updated 3 years ago
- Safely run migrations before deployment☆94Updated 7 months ago
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆200Updated last year
- Displays a red warning banner if you are running an insecure Django release.☆73Updated 3 years ago