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
bc8c0b6db29c1654cfbe2ecea09ea8b8a32d7cc0
edx-platform
/
cms
History
Don Mitchell
bc8c0b6db2
Added unit test for what broke the system, but won't catch such a
...
regression in future b/c the problem was persisting under one parser and reading under another.
2013-03-21 11:09:55 -04:00
..
djangoapps
Added unit test for what broke the system, but won't catch such a
2013-03-21 11:09:55 -04:00
envs
use django caching to hold computed metadata inheritence. Also invalidate the cache entries on writes (insert, updates)
2013-03-13 15:33:15 -04:00
static
Also clean up children after sort saved.
2013-03-20 17:59:24 -04:00
templates
remove import and shortened line length
2013-03-18 15:10:17 -04:00
__init__.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00
.coveragerc
Change coverage report config to reflect refactoring of terrain files
2013-02-20 09:53:12 -05:00
CHANGELOG.md
Add changelog information
2012-11-06 10:34:51 -05:00
manage.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00
one_time_startup.py
move the instantiation of the metadata cache out of modulestore.py as it was causing a circular import dependency when running on AWS. Put instantiation into one_time_startup.py which I believe is run before any Django requests are handled
2013-03-14 13:57:48 -04:00
urls.py
Disambiguate the course_info url names.
2013-03-20 18:00:25 -04:00
xmodule_namespace.py
Small pylint cleanup
2013-03-18 12:45:46 -04:00