Awais Qureshi
|
f1f1933ab4
|
BOM-2374
Run Pyupgrade on edxmako.
|
2021-03-05 18:17:41 +05:00 |
|
Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -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 |
|
Amit
|
328bcbe047
|
INCR-135: Run python-modernize on common/djangoapps/edxmako (#20483)
|
2019-05-09 10:08:57 -04:00 |
|
Nimisha Asthagiri
|
700a902b68
|
Cleanup and remove deprecated RequestCache Django app
ARCH-223
|
2018-09-12 14:39:11 -04:00 |
|
Qubad786
|
64555c60c0
|
Move request_cache to openedx.core.djangoapps
|
2018-01-26 15:09:25 +05:00 |
|
Jeremy Bowman
|
fdc50c3aa8
|
PLAT-1419 Make edxmako a proper template backend
|
2017-12-01 17:01:52 -05:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Calen Pennington
|
93970f3473
|
Allow edxmako to be passed an explicit request to create the RequestContext from
|
2016-06-08 16:35:25 -04:00 |
|
Calen Pennington
|
0e8af4cccc
|
Use the non-deprecated functions for edxmako to access the request_cache
|
2016-06-08 16:35:24 -04:00 |
|
Calen Pennington
|
25c4398125
|
Convert edxmako to use django_crum to get the current request
|
2016-06-08 16:35:24 -04:00 |
|