Skip to content

Dgo-list/django-djconfig

 
 

Repository files navigation

DjConfig

Build Status Coverage Status pypi licence

How it works

Set the config values using a regular form. Those values are persisted in the database (one per row) and stored in an in-memory cache for later access.

Requirements

  • Python 2.7, 3.4 or 3.5 (recommended)
  • Django 1.8 LTS or 1.9

Documentation

Read The Docs

License

MIT