jqb / django-settings

Application to keep simple settings in database. Based on the contenttype framework.
BSD 3-Clause "New" or "Revised" License
83 stars 47 forks source link

Override KeyMaker #27

Open jrutila opened 8 years ago

jrutila commented 8 years ago

One can use DJANGO_SETTINGS_CACHE_KEYMAKER to override the KeyMaker class.

The KeyMaker class supports both Python 2 and Python 3