spookylukey / django-views-the-right-way
Opinionated guide to writing Django views
☆191Updated 6 months ago
Alternatives and similar repositories for django-views-the-right-way:
Users that are interested in django-views-the-right-way are comparing it to the libraries listed below
- production settings for Django☆140Updated last year
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆142Updated 6 months ago
- Wonderful rich-text editing for your Django project☆207Updated last month
- Resolve form field arguments dynamically when a form is instantiated☆143Updated last year
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated last week
- Render the content of a specific block tag from a Django template.☆252Updated last week
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆134Updated last week
- Explicit control over database query execution in Django applications☆373Updated last year
- Single page Django app via Carlton Gibson's DjangoCon talk!☆173Updated 11 months ago
- A Django template formatter.☆321Updated last week
- A set of (anti)patterns found over the years.☆149Updated 3 months ago
- Automatically prefetch foreign key values as needed☆368Updated last week
- Detect N+1s in your Django app.☆134Updated 2 months ago
- ProseMirror-based HTML editor for Django☆141Updated this week
- A curated list of awesome things related to building with Django "at scale".☆115Updated last year
- Django Start Project template with batteries☆249Updated last month
- Ensure your migration history is linear.☆184Updated this week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆147Updated 3 months ago
- An unsurprising Django API framework☆155Updated last year
- An app to make it safer, faster and more fun to develop in Django☆186Updated 3 months ago
- ☆147Updated last week
- Use Typer (type hints) to define the interface for your Django management commands.☆174Updated last week
- A simple way to create reusable template components in Django.☆168Updated last year
- This repo shows patterns you can use to elevate Python web apps via streaming HTML and htmx☆112Updated last year
- Set the Permissions-Policy HTTP header on your Django app.☆102Updated this week
- UI pattern libraries for Django templates☆383Updated this week
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 5 months ago
- Django + shell_plus + Jupyter notebooks made easy.☆143Updated 11 months ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆118Updated this week
- Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measur…☆67Updated last year