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
6079c57111cb04235a7a4c9bbeaedaf2129fbdec
edx-platform
/
cms
History
Calen Pennington
6079c57111
Merge pull request
#846
from MITx/feature/tomg/waiting-class
...
waiting class added
2012-10-09 12:39:10 -07:00
..
djangoapps
respond to Cale pull request comments. Update access.py (LMS) to use the same 'check for legacy group name first' logic. Add SECRET_KEY setting to the CAS project so that auth tokens from CAS are accepted in the LMS
2012-10-09 15:11:07 -04:00
envs
respond to Cale pull request comments. Update access.py (LMS) to use the same 'check for legacy group name first' logic. Add SECRET_KEY setting to the CAS project so that auth tokens from CAS are accepted in the LMS
2012-10-09 15:11:07 -04:00
static
pulled spinner out into its own class in case we need to add it directly
2012-10-09 15:28:53 -04:00
templates
removed users template
2012-10-09 15:32:23 -04:00
__init__.py
Initial port of templates into filesystem based storage
2012-09-25 10:10:44 -04:00
manage.py
Fix string layout for readability
2012-06-21 10:59:45 -04:00
urls.py
adhere to the naming conventions of user groups (instructor_* and staff_* of the LMS AuthZ implementation). While we're keeping our authz.py implementation - which is duplicative of LMS's access.py - in order to minimize code churn/risk-of-regression, there is data compatibility so the two systems will interpret the data the same way
2012-10-09 13:14:31 -04:00