bradmontgomery / django-querycount
Middleware that Prints the number of DB queries to the runserver console.
☆395Updated 9 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 7 months ago
- Dynamic global and instance settings for your django project☆353Updated 2 months ago
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆657Updated last week
- An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)☆454Updated 11 months ago
- Easily translate "cheese omelet" into "omelette au fromage".☆705Updated 8 months ago
- Mask your objects instead of deleting them from your database.☆686Updated 2 weeks ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆355Updated 11 months ago
- Better widget for Django ArrayField in admin☆213Updated last year
- Get your Django models in order☆746Updated 4 months ago
- "Log in as user" for the Django admin.☆368Updated 5 months ago
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆498Updated 2 months ago
- Utility for working with recurring dates in Django.☆507Updated 5 months ago
- A transparent sorted ManyToMany field for django.☆518Updated 3 weeks ago
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆278Updated 6 years ago
- Keep detailed records of the performance of your Django code.☆350Updated last week
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,118Updated 4 months ago
- A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.☆406Updated last week
- Django Model Field that uses Hashids to obscure the value☆371Updated 10 months ago
- A custom User model for everybody!☆371Updated last year
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆536Updated last year
- collection of useful django actions to use with ModelAdmin or AdminSite.☆686Updated 3 weeks ago
- Recursive Serialization for Django REST framework☆368Updated 7 months ago
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆299Updated 2 months ago
- Extensions to help DRY up Django Rest Framework serializers☆248Updated last year
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆258Updated 2 years ago
- Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.☆450Updated last month
- Add advanced filtering abilities to Django admin☆791Updated 7 months ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆446Updated 3 weeks ago
- Generic drag-and-drop ordering for objects and tabular inlines in Django Admin☆567Updated last year