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
7ffccff0f3da38aea86cd243ffe4bfef9e217bec
edx-platform
/
cms
/
djangoapps
/
course_creators
History
Jillian Vogel
22ebf0e16f
Strings used in models should always use gettext_lazy.
...
Otherwise, they generate false migrations when languages other than English are used as the default.
2019-06-04 18:48:46 +09:30
..
migrations
Add on_delete kwarg to ForeignKey & OneToOneFields
2018-06-05 17:05:12 -04:00
tests
Remove django 1.8 shim
2018-06-06 10:34:56 -04:00
__init__.py
Initial model.
2013-06-28 12:19:51 -04:00
admin.py
fix unicode strings in cms/
2019-02-04 13:01:51 -05:00
models.py
Strings used in models should always use gettext_lazy.
2019-06-04 18:48:46 +09:30
views.py
Reorder Studio imports using isort
2017-05-30 17:00:50 -04:00