revsys / django-test-plusLinks
Useful additions to Django's default TestCase
☆627Updated last month
Alternatives and similar repositories for django-test-plus
Users that are interested in django-test-plus are comparing it to the libraries listed below
Sorting:
- Beautifully simple class-based views.☆987Updated last year
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆538Updated last year
- A custom User model for everybody!☆370Updated last year
- Tracking dirty fields on a Django model☆645Updated 2 weeks ago
- Easily translate "cheese omelet" into "omelette au fromage".☆716Updated last year
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,127Updated last week
- Utils to track requests to Django Rest Framework API views☆364Updated 2 years ago
- A transparent sorted ManyToMany field for django.☆522Updated last week
- Soft delete for Django ORM, with support for undelete.☆401Updated 4 months ago
- Dynamic global and instance settings for your django project☆356Updated 7 months ago
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆506Updated 7 months ago
- Middleware that Prints the number of DB queries to the runserver console.☆400Updated last year
- Keep track of your statistics☆454Updated 2 years ago
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆332Updated 4 months ago
- Django URL Filter provides a safe way to filter data via human-friendly URLs.☆334Updated last year
- Generic drag-and-drop ordering for objects and tabular inlines in Django Admin☆571Updated 2 years ago
- Utility for working with recurring dates in Django.☆520Updated 10 months ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆457Updated last month
- Country-specific Django helpers, formerly of contrib fame☆890Updated last month
- A Django email backend that uses a celery task for sending the email.☆476Updated last year
- Recursive Serialization for Django REST framework☆368Updated last year
- Django Model Field that uses Hashids to obscure the value☆372Updated last year
- A cookiecutter template for creating reusable Django packages quickly.☆434Updated 3 years ago
- Rules based permissions for the Django Rest Framework