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
b3d0abbd0555f85b0ff7e4717c19a1fcd1d0eaa3
edx-platform
/
cms
/
djangoapps
/
contentstore
History
Chris Dodge
8a7211da05
remove unused import commands (which were used for temporary profiling). Also change get_lms_link_for_item() to preserve the previous argument ordering. Apparently all callers may not use argument name conventions for the 'preview' argument.
2013-02-28 09:40:30 -05:00
..
features
Fixes for code review comments
2013-02-26 13:56:00 -05:00
management
Pep8 autofixes
2013-02-06 11:13:50 -05:00
tests
Merge pull request
#1526
from MITx/feature/cas/manual-policy-merged
2013-02-27 09:02:07 -08:00
__init__.py
Initial port of templates into filesystem based storage
2012-09-25 10:10:44 -04:00
course_info_model.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00
module_info_model.py
On first request for handouts, create the db record. (bug 160)
2013-02-07 17:09:57 -05:00
utils.py
remove unused import commands (which were used for temporary profiling). Also change get_lms_link_for_item() to preserve the previous argument ordering. Apparently all callers may not use argument name conventions for the 'preview' argument.
2013-02-28 09:40:30 -05:00
views.py
restore metadata inheritance. Fix lms jump computation on the Studio index page. This gets expensive.
2013-02-27 22:37:13 -05:00