bradmontgomery / django-querycount
Middleware that Prints the number of DB queries to the runserver console.
☆395Updated 8 months ago
Alternatives and similar repositories for django-querycount:
Users that are interested in django-querycount are comparing it to the libraries listed below
- Tracking dirty fields on a Django model☆636Updated 2 weeks ago
- Useful additions to Django's default TestCase☆619Updated 6 months ago
- Django Model Field that uses Hashids to obscure the value☆371Updated 9 months ago
- Easily translate "cheese omelet" into "omelette au fromage".☆703Updated 6 months ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆443Updated 4 months ago
- Mask your objects instead of deleting them from your database.☆685Updated 4 months ago
- Keep detailed records of the performance of your Django code.☆350Updated last week
- Dynamic global and instance settings for your django project☆353Updated last month
- Utils to track requests to Django Rest Framework API views☆367Updated 2 years ago
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,117Updated 3 months ago
- A Django email backend that uses a celery task for sending the email.☆479Updated 11 months ago
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆297Updated last month
- Get your Django models in order☆745Updated 3 months ago
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆535Updated last year
- Visually distinguish environments in Django Admin☆323Updated 4 months ago
- A Django app for easily adding object tools in the Django admin☆713Updated last month
- A simple Django app to render list filters in django admin using autocomplete widget.☆355Updated 10 months ago
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆279Updated 6 years ago
- Extra Fields for Django Rest Framework☆678Updated last year
- Soft delete for Django ORM, with support for undelete.☆379Updated 4 months ago
- Better widget for Django ArrayField in admin☆213Updated last year
- Utility for working with recurring dates in Django.☆503Updated 4 months ago
- Rules based permissions for the Django Rest Framework☆375Updated 2 years ago
- Custom ordering for the apps and models in the admin app.☆258Updated last year
- A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.☆405Updated last month
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆648Updated last week
- Javascript url handling for Django that doesn't hurt.☆539Updated last year
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆257Updated 2 years ago
- Recursive Serialization for Django REST framework☆368Updated 6 months ago
- Helps working with singletons - things like global settings that you want to edit from the admin site.☆911Updated 2 months ago