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
617e8519d9eb72e7119619eae8dbfb0dec4d5ed1
edx-platform
/
openedx
/
core
/
djangoapps
/
course_groups
History
Feanil Patel
6584f81198
Fix type mismatches in the course_groups migration.
...
Mixing byte and unicode strings causes migrations to fail.
2019-10-21 10:54:31 -04:00
..
management
…
migrations
Fix type mismatches in the course_groups migration.
2019-10-21 10:54:31 -04:00
signals
…
tests
removed unnecessary encode method to fix input to csv write method
2019-10-14 16:17:11 +05:00
__init__.py
…
api.py
…
cohorts.py
Finally import courseware properly everywhere to get rid of a warning
2019-09-26 09:40:15 -04:00
models.py
…
partition_scheme.py
Finally import courseware properly everywhere to get rid of a warning
2019-09-26 09:40:15 -04:00
serializers.py
…
urls.py
…
views.py
Finally import courseware properly everywhere to get rid of a warning
2019-09-26 09:40:15 -04:00