Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-django-solo
Singleton objects helper for Django
https://github.com/lazybird/django-solo
0
no reviews
Install
Solo helps to enforce instantiating only one instance of a model in Django. Singletons are database tables with only one row.
Django is a high-level Python web development framework.