Opinionated guide to writing Django views
☆201Feb 2, 2026Updated last month
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
Sorting:
- Pattern repository for Django and htmx with full example code☆1,051Jan 11, 2026Updated last month
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆203Feb 3, 2026Updated last month
- Reusable named inline partials for the Django Template Language.☆654Nov 20, 2025Updated 3 months ago
- A package for type-checking the URLs and associated views for Django☆69Mar 2, 2026Updated last week
- humanreadable is a Python library to convert human-readable values to other units.☆21Oct 27, 2025Updated 4 months ago
- Extensions for using Django with htmx.☆1,969Mar 2, 2026Updated last week
- Render the content of a specific block tag from a Django template.☆259Jun 10, 2025Updated 9 months ago
- Quick CRUD views for Django☆688Dec 24, 2025Updated 2 months ago
- Automatically prefetch foreign key values as needed☆407Mar 2, 2026Updated last week
- UI pattern libraries for Django templates☆415Jan 5, 2026Updated 2 months ago
- A backport of Django's built in Tasks framework☆789Feb 20, 2026Updated 2 weeks ago
- A UI component framework for Django. Built on top of Django Template Language.☆564Mar 15, 2025Updated 11 months ago
- Utilities to make function-based views cleaner, more efficient, and better tasting.☆76Oct 27, 2025Updated 4 months ago
- Inspect and run Django Commands in a text-based user interface (TUI)☆293Oct 16, 2024Updated last year
- Wonderful rich-text editing for your Django project☆222Mar 4, 2026Updated last week
- Use Typer (type hints) to define the interface for your Django management commands.☆253Updated this week
- Enabling Modern UI Composition in Django☆1,080Feb 3, 2026Updated last month
- A django/htmx/alpine/tailwind project template☆97Jan 31, 2025Updated last year
- An experimental reimplementation of Django's templating language in Rust☆143Updated this week
- Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them☆142Nov 25, 2022Updated 3 years ago
- Disable Django database writes.☆109Mar 2, 2026Updated last week
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆131Dec 4, 2025Updated 3 months ago
- Create simple reusable template components in Django.☆1,503Mar 2, 2026Updated last week
- Pytest plugin to validate use of envvars on your tests☆20Oct 22, 2021Updated 4 years ago
- ☆123Dec 23, 2025Updated 2 months ago
- Declarative model lifecycle hooks, an alternative to Signals.☆1,404Mar 2, 2026Updated last week
- Safely separate multiple tenants in a Django database☆255Oct 31, 2025Updated 4 months ago
- Bringing all of PostgreSQL's awesomeness to Django.☆756Oct 18, 2025Updated 4 months ago
- Django/Jinja template indenter☆634Oct 8, 2025Updated 5 months ago
- Automatically upgrade your Django projects.☆1,185Mar 2, 2026Updated last week
- Explicit control over database query execution in Django applications☆380Feb 26, 2026Updated last week
- A set of Django Management Commands to help you understand and visualize your project's models