spookylukey / django-views-the-right-way
Opinionated guide to writing Django views
☆189Updated 5 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
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆142Updated 5 months ago
- 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 9 months ago
- production settings for Django☆139Updated last year
- Use Typer (type hints) to define the interface for your Django management commands.☆138Updated this week
- Render the content of a specific block tag from a Django template.☆249Updated 7 months ago
- ☆145Updated 2 weeks ago
- ProseMirror-based HTML editor for Django☆138Updated this week
- Wonderful rich-text editing for your Django project☆208Updated 2 weeks ago
- A Django template formatter.☆318Updated this week
- Detect N+1s in your Django app.☆131Updated last month
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆128Updated last month
- UI pattern libraries for Django templates☆380Updated 3 months ago
- 🚀 Zero configuration Django deployments☆99Updated 5 months ago
- Explicit control over database query execution in Django applications☆373Updated last year
- An app to make it safer, faster and more fun to develop in Django☆183Updated 2 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆147Updated 3 months ago
- Single page Django app via Carlton Gibson's DjangoCon talk!☆172Updated 10 months ago
- A set of (anti)patterns found over the years.☆146Updated 2 months ago
- A simple way to create reusable template components in Django.☆168Updated last year
- Ensure your migration history is linear.☆182Updated this week
- An unsurprising Django API framework☆154Updated 11 months ago
- A curated list of awesome things related to building with Django "at scale".☆115Updated last year
- Simple database-backed job queue☆178Updated 3 weeks ago
- Automatically prefetch foreign key values as needed☆369Updated this week
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Updated 5 months ago
- Use heroicons in your Django and Jinja templates.☆98Updated this week
- Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.☆126Updated this week
- Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags,…☆150Updated 4 months ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆104Updated this week