Singleton Packages
Django singletons are Django models that only have a single row. They can be used for managing global settings for instance. This grid compares tools that help handle singletons.
|
Version
|
||||||
|---|---|---|---|---|---|---|
|
django-solo
Helps working with singletons - things like global settings that you want to edit from the admin site.
App
2.5.1
5
May 14, 2026
|
App | 2.5.1 | 5 | 956 | 84 | May 14, 2026 |
|
djsingleton
This is useful for create singleton model in django for make global setting.
App
1.1.0
1
May 14, 2026
|
App | 1.1.0 | 1 | 6 | 3 | May 14, 2026 |
|
django-singleton-admin
This package provides a way to ensure singleton classes can only have one instance in the Django admin panel. It is taken from Mezzanine by Stephen McDonald.
App
0.0.4
0
May 15, 2026
|
App | 0.0.4 | 0 | 5 | 0 | May 15, 2026 |
|
django-singleactiveobject
Model mixin that ensures there is only one active model instance in your database.
App
0.9.1
1
May 15, 2026
|
App | 0.9.1 | 1 | 2 | 1 | May 15, 2026 |