This website requires JavaScript.
Explore
Help
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
0e0dfd22cf37ae6691ea9f4c09461fccebb526d2
edx-platform
/
common
/
djangoapps
/
util
History
Calen Pennington
1a7b833146
Merge pull request
#269
from edx/dhm/incidental-functionality-improvements
...
Incidental functionality improvements from Next Gen Modulestore work
2013-07-01 13:04:20 -07:00
..
tests
Remove unused imports from common, as reported by pylint.
2013-06-19 16:56:34 -04:00
__init__.py
Make tests pass when running on cms
2012-06-18 13:21:06 -04:00
cache.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00
json_request.py
Make request.POST be only json content when using expect_json
2013-06-28 14:19:10 -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
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