sakhawy / awesome-django-scaleLinks
A curated list of awesome things related to building with Django "at scale".
☆115Updated last year
Alternatives and similar repositories for awesome-django-scale
Users that are interested in awesome-django-scale are comparing it to the libraries listed below
Sorting:
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆144Updated 7 months ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆143Updated last week
- New feature proposals for Django and third-party ecosystem☆123Updated 3 weeks ago
- Detect N+1s in your Django app.☆143Updated 4 months ago
- The missing debug tool for django☆202Updated last year
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆148Updated 5 months ago
- Opinionated guide to writing Django views☆192Updated 7 months ago
- ☆41Updated 8 months ago
- production settings for Django☆150Updated last year
- Use Typer (type hints) to define the interface for your Django management commands.☆192Updated this week
- Single page Django app via Carlton Gibson's DjangoCon talk!☆176Updated last year
- dj-notification-api is a Django package developed by Lazarus for efficiently handling notifications through various APIs☆45Updated last month
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆70Updated 8 months ago
- 8-week group mentoring program for contributing to Django☆122Updated 3 months ago
- This is a simple realisation of StreamField's idea from Wagtail CMS for plain Django admin or with Grappelli skin.☆129Updated 3 months ago
- An authorization system based exclusively on allow lists☆87Updated last week
- An app to make it safer, faster and more fun to develop in Django☆191Updated 2 weeks ago
- ☆150Updated 2 weeks ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated last year
- A curated list of libraries, tools, blog articles, and books to help profile and optimize your Django project☆194Updated 2 months ago
- List of blogs about Django and related technologies.☆111Updated last year
- Class-based emails for django shipping with a test suite☆73Updated this week
- This repo shows patterns you can use to elevate Python web apps via streaming HTML and htmx☆115Updated last year
- ProseMirror-based HTML editor for Django☆151Updated last week
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆83Updated last month
- An unsurprising Django API framework☆155Updated last year
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆134Updated 3 weeks ago
- Django + shell_plus + Jupyter notebooks made easy.☆144Updated last year
- Scaffold your Django Rest(DRF) projects faster with DR-CLI⚡🚀☆118Updated 2 years ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆93Updated last week