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
22ebf0e16f54170af68dbfd301268154e7a3aedc
edx-platform
/
openedx
/
core
/
djangoapps
/
api_admin
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
..
api
INCR-113
2019-03-29 11:14:31 -04:00
management
INCR-138
2019-03-29 09:52:59 -04:00
migrations
INCR-138
2019-03-29 09:52:59 -04:00
tests
Remove dependence on microsite factory.
2019-04-01 15:41:28 -04:00
__init__.py
Admin access for API requests.
2016-03-28 11:42:42 -04:00
admin.py
INCR-187
2019-04-01 15:47:32 -04:00
decorators.py
INCR-187
2019-04-01 15:47:32 -04:00
forms.py
INCR-187
2019-04-01 15:47:32 -04:00
models.py
Strings used in models should always use gettext_lazy.
2019-06-04 18:48:46 +09:30
urls.py
INCR-187
2019-04-01 15:47:32 -04:00
views.py
INCR-187
2019-04-01 15:47:32 -04:00
widgets.py
INCR-187
2019-04-01 15:47:32 -04:00