bradmontgomery / django-querycount
Middleware that Prints the number of DB queries to the runserver console.
☆394Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for django-querycount
- Tracking dirty fields on a Django model☆629Updated last week
- Useful additions to Django's default TestCase☆612Updated 3 months ago
- Keep detailed records of the performance of your Django code.☆349Updated 2 weeks ago
- Dynamic global and instance settings for your django project☆348Updated 7 months ago
- Mask your objects instead of deleting them from your database.☆683Updated last month
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆437Updated last month
- Easily translate "cheese omelet" into "omelette au fromage".☆698Updated 3 months ago
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,105Updated last week
- Django Model Field that uses Hashids to obscure the value☆371Updated 6 months ago
- A faster collectstatic command.☆416Updated 2 years ago
- A Django app for easily adding object tools in the Django admin☆683Updated 2 months ago
- "Log in as user" for the Django admin.☆366Updated last month
- Generic drag-and-drop ordering for objects and tabular inlines in Django Admin☆567Updated last year
- A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.☆399Updated 2 weeks ago
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆532Updated 10 months ago
- A custom User model for everybody!☆372Updated 8 months ago
- Get your Django models in order☆737Updated this week
- Automatic logging for Django FSM☆242Updated last week
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆259Updated 2 years ago
- Utility for working with recurring dates in Django.☆490Updated last month
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆295Updated last year
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆281Updated 5 years ago
- A Django email backend that uses a celery task for sending the email.☆478Updated 8 months ago
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆632Updated last week
- Soft delete for Django ORM, with support for undelete.☆376Updated last month
- Extensions to help DRY up Django Rest Framework serializers☆247Updated 8 months ago
- Custom ordering for the apps and models in the admin app.☆257Updated 9 months ago
- Recursive Serialization for Django REST framework☆367Updated 3 months ago
- A simple Django app to render list filters in django admin using autocomplete widget.☆351Updated 7 months ago
- A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames data…☆336Updated 4 months ago