jarshwah / optimising-django-queries
Django ORM basics, with some tips and tricks
☆35Updated 7 years ago
Alternatives and similar repositories for optimising-django-queries:
Users that are interested in optimising-django-queries are comparing it to the libraries listed below
- A set of (anti)patterns found over the years.☆144Updated last month
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆132Updated 6 months ago
- Django Webpack starter template for using Webpack 5 with Django 3.1 & Bootstrap 4. Yes, it can hot-reload.☆59Updated 2 years ago
- Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them☆140Updated 2 years ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆181Updated last month
- Accounts for Django made beautifully simple☆84Updated 7 months ago
- Web App to highlight projects built with Django (built with Django)☆75Updated this week
- Django app for recording daily user visits☆92Updated 5 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated this week
- Change the Django admin index page without too much hassle or visual changes.☆89Updated 2 months ago
- redirects as they should be, with full control.☆69Updated last week
- Django class based views for using more than one form in a single view