| Package Name | Access | Summary | Updated |
|---|---|---|---|
| django-desktop-notifications | None | Django / NodeJS / Chrome / websocket ultra fast desktop notifications | 2025-04-22 |
| django-depiction | None | Tooling for profiling Django applications, inspired by David Cramer | 2025-04-22 |
| django-denormalize | None | Converts Django ORM objects into data documents, and keeps them in sync | 2025-04-22 |
| django-delayed-storage | None | Transparent django storage proxying for delayed operations with files | 2025-04-22 |
| django-default-dont-cache | None | Opt-in caching for Django's per-site cache | 2025-04-22 |
| django-decorators | None | A bunch of django extra decorators. | 2025-04-22 |
| django-decorator-include | None | Include Django URL patterns with decorators. | 2025-04-22 |
| django-debug-panel | None | django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses | 2025-04-22 |
| django-debugmail | None | Debug based e-mail backend. | 2025-04-22 |
| django-debug-logging | None | A plugin for django_debug_toolbar that logs results to the database for aggregated review. | 2025-04-22 |
| django-debug-toolbar | None | A configurable set of panels that display various debug information about the current request/response. | 2025-04-22 |
| django-dbstorage | None | A Django file storage backend for files in the database. | 2025-04-22 |
| django-db-signals | None | Django database signals (pre/post commit/rollback). | 2025-04-22 |
| django-db-parti | None | Fully automatic database table partitioning for Django | 2025-04-22 |
| django-db-multitenant | None | Multitenant support for Django, using one tenant per database. | 2025-04-22 |
| django-db-file-storage | None | Custom FILE_STORAGE for Django. Saves model's filefields in your database instead of your file system. | 2025-04-22 |
| django-dbdump | None | Database backup management command. | 2025-04-22 |
| django-datetimezone-field | None | A Django app providing database and form fields for split datetime/time and pytz timezone objects. | 2025-04-22 |
| django-timezone-field | None | A Django app providing database and form fields for pytz timezone objects. | 2025-04-22 |
| django-datetime-widget | None | Django-datetime-widget is a simple and clean widget for DateTimeField. It's based on bootstrap-datepicker by Stefan Petre | 2025-04-22 |
| django-daterange-filter | None | Allow to filter by a custom date range on the Django Admin | 2025-04-22 |
| django-datatable-view | None | This package is used in conjunction with the jQuery plugin (http://http://datatables.net/), and supports state-saving detection with (http://datatables.net/plug-ins/api). The package consists of a class-based view, and a small collection of utilities for rendering table data from models. | 2025-04-22 |
| django-datastream | None | Django HTTP interface to Datastream API time-series library. | 2025-04-22 |
| django-data-exports | None | Model data exports for Django | 2025-04-22 |
| django-database-size | None | Monitor the size of database tables from Django admin. | 2025-04-22 |