- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 28 Oct, 2015 2 commits
-
-
Peter Fogg committed
-
Add a django-rest-framework APIView that supports reading/writing the current value of a configuration model
Calen Pennington committed
-
- 21 Oct, 2015 1 commit
-
-
Also remove useless docstrings where they were added to keep pylint quiet.
Ned Batchelder committed
-
- 02 Jun, 2015 1 commit
-
-
Calen Pennington committed
-
- 18 Apr, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 29 Jan, 2014 2 commits
-
-
Calen Pennington committed
-
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
-