Skip to main content

Django Solo is a tool for your singleton model. Singletons can be used for things like global settings that you want to edit from the admin site.

Project description

Django Solo helps working with singletons. A singleton is database table that only have one row.

Singletons are useful for things like global settings that you want to edit from the admin instead of having them in Django settings.py.

Features

  • You define the singleton model that will hold you settings.

  • Django Solo provides a base class for your singleton model and admin classes.

  • You get an admin interface that’s aware that you only have one object.

  • You can retrieve the singleton object from templates.

  • By enabling caching, the database is not queried intensively.

Read more: http://github.com/lazybird/django-solo/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django-solo-1.0.3.tar.gz (102.9 kB view details)

Uploaded Source

File details

Details for the file django-solo-1.0.3.tar.gz.

File metadata

  • Download URL: django-solo-1.0.3.tar.gz
  • Upload date:
  • Size: 102.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-solo-1.0.3.tar.gz
Algorithm Hash digest
SHA256 2facc1d1120f247580a962adf9a3ecaf2b49790005eecac8eda8c674f939fb9e
MD5 dd9e2b7e9def842ccd15019b2e132ed1
BLAKE2b-256 8b7c139546a867334c8e75bfdabfba9c8ee9b449d451443bb3dee7b3f68782b7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page