django / depsLinks
Django Enhancement Proposals
☆516Updated 2 months ago
Alternatives and similar repositories for deps
Users that are interested in deps are comparing it to the libraries listed below
Sorting:
- Useful additions to Django's default TestCase☆634Updated this week
- Tracking dirty fields on a Django model☆650Updated last month
- Middleware that Prints the number of DB queries to the runserver console.☆405Updated last year
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆463Updated 3 months ago
- Soft delete for Django ORM, with support for undelete.☆402Updated 8 months ago
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆336Updated 3 months ago
- Django Model Field that uses Hashids to obscure the value☆373Updated last year
- Content Security Policy for Django.☆620Updated last month
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆510Updated last month
- Keep detailed records of the performance of your Django code.☆357Updated last month
- Automatic logging for Django FSM☆249Updated 2 weeks ago
- Test django schema and data migrations, including migrations' order and best practices.☆566Updated 2 weeks ago
- Automatic prefetching for Django☆232Updated 2 years ago
- Detailed descriptions, with full methods and attributes, for each of Django REST Framework's class-based views and serializers.☆203Updated 3 months ago
- A plugin for coverage.py to measure Django template execution☆202Updated last month
- Visually distinguish environments in Django Admin☆337Updated last year
- A custom User model for everybody!☆373Updated 2 weeks ago
- Beautifully simple class-based views.☆987Updated last year
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,134Updated 3 weeks ago
- Django middleware that logs http request body.☆286Updated last year
- A library for mocking django queryset functions in memory for testing☆323Updated 2 months ago
- Write Django management command using the click CLI library☆289Updated 2 weeks ago
- shows a 503 error page when maintenance-mode is on.☆519Updated this week
- Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery☆479Updated last month
- Add compare view to django-reversion for comparing two versions of a reversion model.☆320Updated 2 months ago
- Country-specific Django helpers, formerly of contrib fame☆907Updated last month
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆307Updated 6 months ago
- Bringing all of PostgreSQL's awesomeness to Django.☆754Updated 2 months ago
- A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.☆412Updated last month
- Javascript url handling for Django that doesn't hurt.☆543Updated 2 years ago