- 23 Jun, 2016 1 commit
-
-
TNL-4781, TNL-4782
cahrens committed
-
- 06 Apr, 2016 1 commit
-
-
- Icon images can be uploaded from the django admin - Test coverage improved
Omar Khan committed
-
- 01 Apr, 2016 1 commit
-
-
- Icon images can be uploaded from the django admin - Test coverage improved
Omar Khan committed
-
- 12 Feb, 2016 1 commit
-
-
These types of fields do not need to be included, and attempting to do so causes everything to break.
Eric Fischer committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 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
-
- 14 May, 2015 1 commit
-
-
Also, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls.
Ned Batchelder committed
-
- 18 Apr, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 07 Oct, 2014 1 commit
-
-
Make donations configurable Added donation button to dashboard Generalize merchant defined data for payment processor
Will Daly 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
-