Msgspec based serialization for django.
☆34Oct 7, 2025Updated 5 months ago
Alternatives and similar repositories for django-rapid
Users that are interested in django-rapid are comparing it to the libraries listed below
Sorting:
- sitemap.xml generation using lxml with support for alternates.☆13Nov 6, 2025Updated 4 months ago
- ☆31Mar 11, 2026Updated last week
- Add WAF rules to block known bots and malicious traffic for Django applications. Provides easy integration with popular WAF services like…☆23Nov 22, 2025Updated 3 months ago
- A simple, flexible, and extensible navigation menu for Django☆36Mar 1, 2026Updated 2 weeks ago
- Keyboard shortcuts for Django Admin☆39Sep 15, 2025Updated 6 months ago
- Slack Events API adapter as a Django app☆17Feb 13, 2020Updated 6 years ago
- What if we put HTMX into the Django Admin?☆20Oct 18, 2023Updated 2 years ago
- Play the Namibian game of Owela against a terrible AI. Built using Django and htmx.☆34May 31, 2022Updated 3 years ago
- Django dynamic formsets made convenient for users and developers alike.☆15Nov 25, 2023Updated 2 years ago
- A Django app which allows teams to perform a remote scrum planning poker session☆13Mar 15, 2024Updated 2 years ago
- Postgres advisory locks, table locks, and blocking lock management.☆67Nov 30, 2025Updated 3 months ago
- Utilities for linking to related objects in Django admin☆28Mar 5, 2026Updated 2 weeks ago
- Django middleware that shows you how fast your pages load, right in your browser.☆37Aug 8, 2025Updated 7 months ago
- Django application providing database, form fields and middleware for timezone support.☆42May 9, 2020Updated 5 years ago
- A Django app allowing the tracking of objects field in the admin site.☆23Mar 13, 2026Updated last week
- Django modern CSRF protection using Fetch Metadata request headers instead of tokens.☆49Oct 28, 2025Updated 4 months ago
- Built with SFML, uses OOP concepts and C++ as a language.☆14May 14, 2024Updated last year
- Tools for refining Django's IntegrityError, and working with deferred database constraints.☆25Oct 2, 2025Updated 5 months ago
- ☆170Nov 13, 2025Updated 4 months ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Feb 23, 2026Updated 3 weeks ago
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆62Nov 30, 2025Updated 3 months ago
- pytest plugin providing a function to check if pytest is running.☆21Jan 2, 2024Updated 2 years ago
- 🧪 An opinionated Django project template for experimentation and prototyping. Useful as a development playground or project starter.☆15Updated this week
- A low-level svelte UI component library with built-in accessibility and maximum stylablity.☆12Jul 10, 2023Updated 2 years ago
- A plugin system for Django☆117Sep 28, 2024Updated last year
- Conveniently store reference to request user on thread/db level.☆180Jan 21, 2026Updated last month
- autoconfigurator for django applications☆24Mar 12, 2026Updated last week
- https://georiviere.fr☆26Nov 24, 2025Updated 3 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆67Updated this week
- An experimental reimplementation of Django's templating language in Rust☆144Mar 13, 2026Updated last week
- Django application providing isolation for model instances created during setUpTestData.☆26Apr 18, 2021Updated 4 years ago
- Build reusable components in Django, inspired by Rails ViewComponent