paulocheque / django-dynamic-fixtureLinks
A complete library to create dynamic model instances for testing purposes.
☆388Updated last year
Alternatives and similar repositories for django-dynamic-fixture
Users that are interested in django-dynamic-fixture are comparing it to the libraries listed below
Sorting:
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆336Updated 3 weeks ago
- Sanity to the django choices functionality.☆175Updated 2 years ago
- SQL query inspector for Django☆569Updated 5 years ago
- A library for mocking django queryset functions in memory for testing☆320Updated 5 months ago
- Custom Django field for using enumerations of named constants☆206Updated last year
- Marshmallow schemas for Django REST framework☆214Updated 4 years ago
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆280Updated 6 years ago
- django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.☆403Updated 5 years ago
- Allows clients to control which fields will be sent in the API response☆223Updated 11 months ago
- Extensions to help DRY up Django Rest Framework serializers☆249Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆200Updated last year
- Fernet symmetric encryption for Django model fields☆200Updated last year
- Automatic logging for Django FSM☆248Updated this week
- [DEPRECATED] Beautiful Django Rest Framework API documentation autogeneration through OpenAPI standard☆189Updated 5 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆168Updated 5 months ago
- Utilities to extract and manipulate Django Fixtures.☆389Updated 2 years ago
- Better widget for Django ArrayField in admin☆214Updated 2 years ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆461Updated last month
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆184Updated 7 months ago
- Add compare view to django-reversion for comparing two versions of a reversion model.☆320Updated last week
- ☆202Updated 2 years ago
- Keep detailed records of the performance of your Django code.☆357Updated 3 weeks ago
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.☆292Updated 4 years ago
- Making using Django with frontend libraries and frameworks DRYer☆167Updated 2 years ago
- A faster collectstatic command.☆417Updated 3 years ago
- Celery Monitoring for Django☆202Updated last year
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.