__init__.py
1.96 KB
-
Add config_model, a library for database backed configuration · d379b35f
ConfigurationModels can be managed using the admin site. They are append-only, and track the user who is making the change, and the time that the change was made. The configuration is stored in the database, and cached for performance. [LMS-1220]
Calen Pennington committed