Latest 50 packages added
|
Title
|
Category
|
Stars
|
Forks
|
Updated
|
|---|---|---|---|---|
| App | 1 | 0 | Apr 17, 2026 | |
|
A widget to reorder your changelist items
A widget to easily rearrange the order of items in the django admin backend.
App
Apr 17, 2026
|
App | 2 | 0 | Apr 17, 2026 |
|
django-service-urls
setting helper for django to represent databases, caches and email settings via a single string
Other
Apr 18, 2026
|
Other | 3 | 2 | Apr 18, 2026 |
|
django-email-learning
An open source Django app for creating email-based learning platforms with IMAP integration and React frontend components.
Framework
Apr 17, 2026
|
Framework | 5 | 1 | Apr 17, 2026 |
|
django-log-panel
Collects logs from any logger configured in Django's standard `LOGGING` setting and displays them on a dashboard
App
Apr 17, 2026
|
App | 3 | 0 | Apr 17, 2026 |
|
dj-signals-panel
Display registered Django signals and receivers, showing what fires and where.
App
Apr 17, 2026
|
App | 19 | 0 | Apr 17, 2026 |
|
Django VTasks
App
Apr 18, 2026
|
App | 2 | 0 | Apr 18, 2026 |
|
dj_queue
DB-backed task queue backend for Django’s Tasks framework. Inspired by solid_queue.
App
Apr 17, 2026
|
App | 2 | 0 | Apr 17, 2026 |
|
django-compliance-shield
Drop-in Django library for global privacy compliance. DPDP, GDPR, CCPA, FCRA.
App
Apr 17, 2026
|
App | 0 | 0 | Apr 17, 2026 |
| App | 0 | 0 | Apr 17, 2026 | |
|
drf-flex-fields2
Fork of drf-flex-fields for DRF >= 3.17.0 compatibility, modernisation and ongoing maintenance
Other
Apr 18, 2026
|
Other | 1 | 0 | Apr 18, 2026 |
| App | 1 | 0 | Apr 18, 2026 | |
|
django-blockinclude
An extension of Django's `include` tag to allow sections of markup to be passed to the included template.
App
Apr 17, 2026
|
App | 0 | 0 | Apr 17, 2026 |
|
django-clearplaintext
Provides a Django template filter that normalizes plain text while allowing explicit whitespace control.
App
Apr 17, 2026
|
App | 1 | 0 | Apr 17, 2026 |
|
django-scope
App
Apr 17, 2026
|
App | 14 | 2 | Apr 17, 2026 |
|
django_qp
Pydantic-powered query parameter validation for Django and DRF — type-safe, IDE-friendly, async-ready
Other
Apr 18, 2026
|
Other | 2 | 0 | Apr 18, 2026 |
| App | 0 | 0 | Apr 17, 2026 | |
|
django-hydrosheds
Database implementation of HydroSHEDS products : https://www.hydrosheds.org/products
App
Apr 17, 2026
|
App | 0 | 0 | Apr 17, 2026 |
| App | 4 | 5 | Apr 17, 2026 | |
|
django-sensorthings
Sensorthings models and rest api. Can also be used as proxy for frost-server.
App
Apr 17, 2026
|
App | 1 | 0 | Apr 17, 2026 |
|
ParadeDB Django - Bring the full power of ParadeDB into Django
ParadeDB - Full-Text Search Support for Django
App
Apr 17, 2026
|
App | 3 | 1 | Apr 17, 2026 |
| Other | 14 | 0 | Apr 17, 2026 | |
| Other | 65 | 5 | Apr 17, 2026 | |
|
django-admin-json-view
A Django admin mixin to inspect any model record as formatted JSON directly from the change form.
App
Apr 17, 2026
|
App | 1 | 0 | Apr 17, 2026 |
| App | 2 | 0 | Apr 17, 2026 | |
|
django-lucus
Lucus is a custom panel for Django Admin: it replaces the admin interface styling and adds a multi-column dashboard.
App
Apr 17, 2026
|
App | 0 | 0 | Apr 17, 2026 |
|
django-root-secret
Django package for managing one root encryption key and decrypting encrypted secrets at runtime.
App
Apr 17, 2026
|
App | 16 | 2 | Apr 17, 2026 |
| Starter Project | 0 | 0 | Apr 17, 2026 | |
|
tolov
App
Apr 17, 2026
|
App | 0 | 0 | Apr 17, 2026 |
|
django-telegram-notifier
App
Apr 17, 2026
|
App | 0 | 0 | Apr 17, 2026 |
|
Django Admin Adapter
A plugable adapter, that turns a Django admin site, to a full API application
Project
Apr 18, 2026
|
Project | 2 | 0 | Apr 18, 2026 |
|
django_htmx_forms_mixin
App
Apr 17, 2026
|
App | 3 | 0 | Apr 17, 2026 |
|
Django BTCPay donation manager
App
Apr 18, 2026
|
App | 0 | 0 | Apr 18, 2026 |
| App | 2 | 0 | Apr 17, 2026 | |
|
Django Lumen
App
Apr 17, 2026
|
App | 2 | 1 | Apr 17, 2026 |
|
django-llms-txt
Generate llms.txt files for Django websites. Make your content discoverable by AI assistants.
App
Apr 17, 2026
|
App | 1 | 0 | Apr 17, 2026 |
| App | 24 | 8 | Apr 18, 2026 | |
| Other | 51 | 3 | Apr 18, 2026 | |
|
Django Dynamic Serializer
Dynamically select which fields a Django REST Framework serializer returns per view, without duplicating serializer classes or over-fetching from the database.
Other
Apr 18, 2026
|
Other | 7 | 0 | Apr 18, 2026 |
|
drf-commons
Eliminates architectural repetition, enforces API consistency, and provides composable abstractions for building scalable, maintainable REST APIs using DRF
App
Apr 17, 2026
|
App | 4 | 2 | Apr 17, 2026 |
|
django-mitre
App
Apr 17, 2026
|
App | 0 | 1 | Apr 17, 2026 |
| App | 3 | 0 | Apr 17, 2026 | |
| App | 1 | 0 | Apr 17, 2026 | |
|
django-bolt
Rust-powered API framework for Django achieving 60k+ RPS. Uses Actix Web for HTTP, PyO3 for Python bridging, msgspec for serialization. Decorator-based routing with built-in auth and middleware.
Framework
Apr 18, 2026
|
Framework | 1,424 | 67 | Apr 18, 2026 |
| App | 1,073 | 109 | Apr 18, 2026 | |
| Framework | 451 | 6 | Apr 17, 2026 | |
|
django-resurrected
Soft-delete functionality for Django projects with relationship-aware deletion and restoration.
Other
Apr 17, 2026
|
Other | 6 | 0 | Apr 17, 2026 |
|
djangopackages-github.io
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
App
Apr 18, 2026
|
App | 1 | 0 | Apr 18, 2026 |
| App | 25 | 0 | Apr 17, 2026 | |
|
translatebot-django
⚡Translate Django .po files and model fields with AI. Repeatable, consistent, and pennies per language.
App
Apr 18, 2026
|
App | 21 | 4 | Apr 18, 2026 |