This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0099ee0970899d82d7ea48c7ccc75b79c55fc5c7
edx-platform
/
common
/
djangoapps
/
util
History
Chris Dodge
fbe2cde6e5
add simple unit test on the defaulting of the settings
2013-07-11 14:31:53 -04:00
..
tests
add simple unit test on the defaulting of the settings
2013-07-11 14:31:53 -04:00
__init__.py
…
cache.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00
json_request.py
Use JsonResponse when it makes sense
2013-07-09 19:16:08 -04:00
memcache.py
safe_key() now hashes the prefix/version as well, just in case
2013-05-07 15:48:51 -04:00
models.py
Remove unused imports from common, as reported by pylint.
2013-06-19 16:56:34 -04:00
sandboxing.py
also add some defaulting to the querying of the settings where it defaults to an empty set
2013-07-11 12:12:42 -04:00
testing.py
Make the UrlResetMixin load the urlconf after resetting it, and fix the comment client test that was leaving ENABLE_DISCUSSION_SERVICE at True
2013-06-27 11:05:09 -04:00
views.py
Added jsonable_server_error in common/util/views.py
2013-07-01 15:09:41 -04:00