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
4ba7de3402de4ced3d5390836a030d44880b4ff4
edx-platform
/
cms
/
djangoapps
/
contentstore
History
Don Mitchell
4ba7de3402
Merge branch 'feature/cas/manual-policy' of github.com:MITx/mitx into feature/cas/manual-policy
2013-02-06 09:56:19 -05:00
..
features
studio - changed expectation of lettuce test for course overview section toggling
2013-01-11 12:03:17 -05:00
management
add some additional logging for optional verbosity
2013-01-14 22:31:21 -05:00
tests
change from throwing a Http404 exception, which I believe will try to render a static 404.html template - and ironically triggers a 500 server error. Just create a HttpResponse and set the status_code to 404.
2013-02-05 16:26:07 -05:00
__init__.py
Initial port of templates into filesystem based storage
2012-09-25 10:10:44 -04:00
course_info_model.py
Added unit tests and generalized a catch
2013-01-08 16:43:42 -05:00
module_info_model.py
Rejigger how /course and /static urls are replaced, to make the logic slightly more comprehensible
2013-02-05 11:06:45 -05:00
utils.py
remove unused white space and imports
2012-12-27 16:33:10 -05:00
views.py
Merge branch 'feature/cas/manual-policy' of github.com:MITx/mitx into feature/cas/manual-policy
2013-02-06 09:56:19 -05:00