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
d2cb6458348f581eba9dccfcf7ea573c8a139fee
edx-platform
/
common
/
djangoapps
/
student
History
David Ormsbee
61108c27cb
When replicating CourseEnrollment, make sure Users were created in all DBs before replicating other models
2012-08-16 19:12:57 -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
When replicating CourseEnrollment, make sure Users were created in all DBs before replicating other models
2012-08-16 19:12:57 -04:00
tests.py
One more test to make sure users are really being copied
2012-08-13 13:34:24 -04:00
views.py
Account for the fact that sometimes we don't get HTTP_HOST (like for tests)
2012-08-15 11:53:21 -04:00