Skip to main content

django-solo helps working with singletons: things like global settings that you want to edit from the admin site.

Project description

Django Solo helps working with singletons: database tables 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 model that will hold you settings.

  • django-solo gives helper parent class for your model and the admin classes.

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

  • You can retrieve the object from templates.

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

Project details


Download files

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

Source Distribution

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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for django-solo-1.0.2.tar.gz
Algorithm Hash digest
SHA256 a86bf786a3377cc65843a7d9ba1ae6f733d0e871a315d0d29fc2d06af77c799c
MD5 a77360ff1b9d15ccd0a120870c9b2c7f
BLAKE2b-256 43f3a6d5adfeda6d10f2d0b5bcbd4743bb2752d3d5221d7e2d5fa31b9e34e266

See more details on using hashes here.

Provenance

Supported by

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