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
c4cedbae3884c368637044effc6dac8fb9907708
edx-platform
/
cms
/
djangoapps
/
course_creators
History
Maria Grimaldi
2ee52ea96c
refactor: replace some create_user with UserFactory to avoid non-existent profile errors
2021-08-24 15:49:21 -04:00
..
migrations
pyupgrade on course_creators, maintenance and models apps under CMS (
#26709
)
2021-03-02 16:45:20 +05:00
tests
refactor: replace some create_user with UserFactory to avoid non-existent profile errors
2021-08-24 15:49:21 -04:00
__init__.py
Initial model.
2013-06-28 12:19:51 -04:00
admin.py
pyupgrade on course_creators, maintenance and models apps under CMS (
#26709
)
2021-03-02 16:45:20 +05:00
models.py
Django3 has removed python_2_unicode_compatible.
2021-07-15 12:28:06 +05:00
views.py
Use full names for common.djangoapps imports; warn when using old style (
#25477
)
2020-11-10 07:02:01 -05:00