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:
- Constructible, introspectable serializers and forms☆71Updated 2 years ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆58Updated 2 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆139Updated last year
- Easily handle Django migrations effects in dev mode☆95Updated 6 years ago
- ☆122Updated last year
- Paginator which shows a range of pages around the active one☆43Updated 5 years ago
- Thread specific global variables with middleware to hold a reference to the current user.☆38Updated 3 years ago
- polymorphic django models using automatic type-field downcasting☆229Updated 3 months ago
- Circular template inheritance for Django☆107Updated 5 years ago
- Django Contributing Commons (CC)☆22Updated 8 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
- Django email backend☆76Updated 5 years ago
- Django Extended Tests is set of helpers for easy testing of Django apps.☆79Updated 3 years ago
- A Django template tag to modify url's query string.☆57Updated 5 years ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Production webservers as a Django management command☆90Updated last month
- Django ORM Sugar library to simplify ORM querying☆84Updated 3 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- Real world GraphQL patterns with Django☆23Updated 6 years ago
- Displays a red warning banner if you are running an insecure Django release.☆73Updated 2 years ago
- miscellaneous django tools☆133Updated last week
- Class-based email views for the Django framework, including a message previewer.☆268Updated 4 years ago
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- A Django email backend for hijacking email sending in a test environment.☆77Updated 3 years ago
- Locate your slowest tests.☆180Updated 3 years ago
- A plugin for coverage.py to measure Django template execution☆202Updated 3 months ago
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- Simple library for creating fake models in the unit tests.☆43Updated 3 years ago
- Capture and make assertions on transaction.on_commit() callbacks.☆35Updated 2 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆167Updated 4 months ago