spookylukey / django-views-the-right-wayLinks
Opinionated guide to writing Django views
☆192Updated 8 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
Sorting:
- production settings for Django☆152Updated last year
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆143Updated 8 months ago
- Resolve form field arguments dynamically when a form is instantiated☆144Updated last year
- New feature proposals for Django and third-party ecosystem☆127Updated 2 weeks ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated 3 weeks ago
- Render the content of a specific block tag from a Django template.☆253Updated last week
- Detect N+1s in your Django app.☆143Updated 4 months ago
- ProseMirror-based HTML editor for Django☆154Updated 3 weeks ago
- Single page Django app via Carlton Gibson's DjangoCon talk!☆177Updated last year
- An app to make it safer, faster and more fun to develop in Django☆191Updated last month
- Explicit control over database query execution in Django applications☆374Updated last year
- Wonderful rich-text editing for your Django project☆213Updated last week
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆149Updated 6 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆123Updated last week
- A curated list of awesome things related to building with Django "at scale".☆115Updated last year
- A Django template formatter.☆341Updated last week
- Automatically prefetch foreign key values as needed☆384Updated 2 weeks ago
- Django Start Project template with batteries☆254Updated 2 weeks ago
- Use Typer (type hints) to define the interface for your Django management commands.☆199Updated last week
- Edit JSON-Model Fields using a Standard Django Form.☆140Updated 7 months ago
- ☆150Updated last month
- A set of (anti)patterns found over the years.☆155Updated last week
- Ensure your migration history is linear.☆193Updated 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,…☆150Updated 7 months ago
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆151Updated this week
- A simple way to create reusable template components in Django.☆169Updated last year
- An authorization system based exclusively on allow lists☆87Updated 2 weeks ago
- A small Django application to advertise the fun htmx can bring you☆193Updated 3 years ago
- Responsive cross-browser image library using modern codes like AVIF & WebP☆260Updated 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