Awais Qureshi
|
805e10a5ac
|
BOM-2442
pyupgrade in course-bookmarks, course-duration
|
2021-03-10 18:35:45 +05:00 |
|
Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
Bill Tucker
|
92e8615669
|
INCR-224: run python-modernize and isort for openedx/features/course_duration/ (#20429)
|
2019-05-07 08:47:10 -04:00 |
|
Calen Pennington
|
5150775f1c
|
Update the documentation and validation on org_course to make the formatting clear
|
2019-03-13 14:25:16 -04:00 |
|
Calen Pennington
|
fa2ee761d9
|
Allow overriding Content Type Gating and Course Duration Limits on a per-course (rather than per-course-run) basis
REVMI-94
|
2019-03-11 15:23:19 -04:00 |
|
Calen Pennington
|
c532077f3a
|
Sort in python and add an index to improve StackedConfigModel.current query performance
|
2019-03-08 09:50:08 -05:00 |
|
Matthew Piatetsky
|
9740746e9f
|
update description to describe datetime as user local time
|
2019-03-06 10:48:15 -05:00 |
|
Calen Pennington
|
31047260cc
|
Switch ContentTypeGatingConfig.enabled_as_of and CourseDurationLimitConfig.enabled_as_of to datetimes
|
2018-11-30 10:02:53 -05:00 |
|
Calen Pennington
|
0cb48dfe1c
|
Add StackedConfigurationModels for managing content_type_gating and course_duration_limits
|
2018-11-21 12:18:10 -05:00 |
|