django-solo
Singleton manager
A Django extension that helps work with singletons by enforcing instantiation of models to a single instance and providing an admin interface.
Helps working with singletons - things like global settings that you want to edit from the admin site.
902 stars
18 watching
85 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool to run Django manage.py commands from any directory of a project | 34 |
| | A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
| | A collection of reusable actions for managing data in Django models. | 686 |
| | A file management application for Django that simplifies handling of files and images. | 1,779 |
| | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
| | An app that allows you to manage Scrapy spiders through a Django admin interface. | 1,155 |
| | A Django app for managing robots exclusion protocol files | 459 |
| | Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |
| | A modern, extendable admin interface built on top of Django. | 1,182 |
| | Allows dynamic configuration of Django applications | 1,733 |
| | A Django package that enables multi-user account management with groups and organization relationships. | 1,309 |
| | Provides background worker and task management for Django applications | 390 |
| | Makes it easy to manage front-end dependencies in Django projects using Bower. | 516 |
| | Enables multiple tenants to share the same project instance while maintaining separate data and routing for each tenant | 1,555 |
| | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |