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
6d7fff1f50dd66269d384716cbdbfacd2fe643a4
edx-platform
/
cms
History
Tom Giannattasio
6d7fff1f50
fixed occassional stacking glitch on header
2012-10-10 09:41:47 -04: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
fixed occassional stacking glitch on header
2012-10-10 09:41:47 -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