File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 516516 "ul" ,
517517}
518518
519- # .. toggle_name: USE_CERTIFICATE_AVAILABLE_DATE
520- # .. toggle_implementation: WaffleSwitch
521- # .. toggle_default: False
522- # .. toggle_description: Toggle to control use of the certificate_available_date
523- # field during development.
524- # .. toggle_use_cases: temporary
525- # .. toggle_creation_date: 2021-04-30
526- # .. toggle_target_removal_date: 2021-06-01
527- # .. toggle_tickets: https://openedx.atlassian.net/browse/MICROBA-1169, https://openedx.atlassian.net/browse/MICROBA-1198 (ticket for removal)
528- USE_CERTIFICATE_AVAILABLE_DATE = WaffleSwitch ("credentials.use_certificate_available_date" , module_name = __name__ )
529-
530519LOGO_TRADEMARK_URL = "https://edx-cdn.org/v3/default/logo-trademark.svg"
531520LOGO_TRADEMARK_URL_PNG = "https://edx-cdn.org/v3/default/logo-trademark.png"
532521LOGO_TRADEMARK_URL_SVG = "https://edx-cdn.org/v3/default/logo-trademark.svg"
You can’t perform that action at this time.
0 commit comments