hapytex / django-antipatterns
A set of (anti)patterns found over the years.
☆152Updated 4 months ago
Alternatives and similar repositories for django-antipatterns:
Users that are interested in django-antipatterns are comparing it to the libraries listed below
- Use Typer (type hints) to define the interface for your Django management commands.☆189Updated last week
- ☆148Updated 2 weeks ago
- An app to make it safer, faster and more fun to develop in Django☆190Updated 3 weeks ago
- Set the Permissions-Policy HTTP header on your Django app.☆104Updated this week
- Automatically prefetch foreign key values as needed☆375Updated last week
- A curated list of libraries, tools, blog articles, and books to help profile and optimize your Django project☆193Updated 2 months ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆130Updated this week
- Opinionated guide to writing Django views☆192Updated 7 months ago
- Ensure your migration history is linear.☆189Updated last week
- New feature proposals for Django and third-party ecosystem☆101Updated last week
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆134Updated 2 weeks ago
- Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags,…☆151Updated 6 months ago
- Extensions for using Rich with Django.☆133Updated this week
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆144Updated 7 months ago
- production settings for Django☆142Updated last year
- Edit JSON-Model Fields using a Standard Django Form.☆139Updated 6 months ago
- The missing debug tool for django☆202Updated last year
- Explicit control over database query execution in Django applications☆374Updated last year
- A Django Management Command to rename existing Django Applications.☆105Updated last year
- List of blogs about Django and related technologies.☆110Updated last year
- Django-more-admin-filters is a collection of django admin filters with a focus on filters using dropdown widgets, multiple choice filters…☆106Updated last month
- Resolve form field arguments dynamically when a form is instantiated☆144Updated last year
- Single page Django app via Carlton Gibson's DjangoCon talk!☆174Updated last year
- A curated list of awesome things related to building with Django "at scale".☆115Updated last year
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆148Updated 4 months ago
- Keep detailed records of the performance of your Django code.☆354Updated this week
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated last month
- Django friendly finite state machine support☆147Updated 5 months ago
- Detailed descriptions, with full methods and attributes, for each of Django REST Framework's class-based views and serializers.☆194Updated last year
- Django webhooks triggered on model changes☆209Updated 8 months ago