M. Zulqarnain
|
94f14c6b3d
|
refactor: pyupgrade on bookmarks, cache_tools, catalog (#26783)
|
2021-03-15 18:29:40 +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 |
|
Michael Youngstrom
|
353d006839
|
INCR-115
|
2019-04-24 11:07:37 -04:00 |
|
Robert Raposa
|
ba4cc62ff8
|
Retire deprecated RequestCache (Take 2)
ARCH-223
|
2018-09-08 15:09:28 -04:00 |
|
Nimisha Asthagiri
|
4ca165f690
|
Revert "ARCH-223: Retire deprecated RequestCache."
|
2018-08-30 16:33:03 -04:00 |
|
Robert Raposa
|
3df339a56a
|
Retire deprecated RequestCache.
ARCH-223
|
2018-08-30 08:55:19 -04:00 |
|
Qubad786
|
64555c60c0
|
Move request_cache to openedx.core.djangoapps
|
2018-01-26 15:09:25 +05:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Usman Khalid
|
8bdc097293
|
Fixes after rebase to Django 1.8
|
2015-12-17 22:10:21 +05:00 |
|
muzaffaryousaf
|
3792943960
|
Fixing the failing tests for XMLModule.
|
2015-12-17 22:07:35 +05:00 |
|
Usman Khalid
|
778b921c41
|
Do not include path or display name in the XBlockService cache.
|
2015-12-17 22:07:35 +05:00 |
|
Usman Khalid
|
4304c66c54
|
Performance optimizations and cache to keep the bookmarks info updated.
The cache uses the bookmarks.XBlockCache model.
TNL-1945
|
2015-12-17 22:07:34 +05:00 |
|