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
1
Packages
Projects
Releases
Wiki
Activity
Files
8bd686d63cbd46775f35faddddcf0baaffcba310
edx-platform
/
lms
/
djangoapps
/
licenses
History
Ned Batchelder
61b53713d2
Remove unused imports from lms, as detected by pylint.
2013-06-19 16:56:34 -04:00
..
management
Remove unused imports from lms, as detected by pylint.
2013-06-19 16:56:34 -04:00
migrations
Pep8 autofixes
2013-02-06 11:13:50 -05:00
__init__.py
Created Django App with commands to import software license numbers per class.
2012-10-15 18:46:31 -04:00
models.py
Fix warnings to actually use correct format for string interpolation
2013-04-16 11:40:04 -04:00
tests.py
Consolidate and upgrade factories
2013-04-18 15:11:10 -04:00
views.py
add fixes for 500 bugs (lighthouse 287 and 293) by requiring login for accessing licenses and inline discussions. Add unit tests for licenses, and rearrange tests based off of (the former) PageLoad. Also cleanups for pylint and pep8.
2013-03-27 17:59:56 -04:00