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
c6ed6fc0666bd48a78da062f6540b84a3d965aca
edx-platform
/
common
/
djangoapps
/
student
History
David Ormsbee
c6ed6fc066
Merge branch 'master' into feature/server_split
2012-08-13 00:36:31 -04:00
..
management
Add management command to create random users
2012-08-10 11:41:05 -04:00
migrations
Cleaning up pep8 violations
2012-07-23 14:44:40 -04:00
__init__.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
admin.py
Cleaning up pep8 violations
2012-07-23 14:44:40 -04:00
models.py
Fix test error regarding UserProfiles (a UserProfile must exist before a CourseEnrollment)
2012-08-10 16:41:46 -04:00
tests.py
Ugly hack so that an LMS-specific test of the shared Student djangoapp doesn't break CMS test runs
2012-08-12 16:10:08 -04:00
views.py
responding to review comments on
#383
2012-08-10 11:42:54 -04:00