M. Zulqarnain
|
94f14c6b3d
|
refactor: pyupgrade on bookmarks, cache_tools, catalog (#26783)
|
2021-03-15 18:29:40 +05:00 |
|
Soban Javed
|
5199bf7acb
|
Replace task decorator with shared_task in openedx
|
2021-02-04 18:35:38 +05:00 |
|
Robert Raposa
|
8eef18710d
|
set code_owner for celery tasks
ARCHBOM-1260
Co-authored-by: Tim McCormack <tmccormack@edx.org>
|
2020-11-17 15:33:33 -05:00 |
|
Anders Pearson
|
f1df842e77
|
update bookmarks update_xblocks_cache celery task name
Make it match the function name.
|
2020-01-14 12:47:41 +00: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 |
|
Matthew Piatetsky
|
f294b1a374
|
fix unicode strings in openedx/ part 1
|
2019-02-13 10:47:35 -05:00 |
|
Jeremy Bowman
|
d90afa4cde
|
TE-2689 Remove useless pylint suppressions part 5
|
2018-08-21 11:07:52 -04:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
muzaffaryousaf
|
509522414a
|
Using display_name_with_default instead of display_name.
TNL-4103
|
2016-02-19 16:50:23 +05:00 |
|
Usman Khalid
|
8bdc097293
|
Fixes after rebase to Django 1.8
|
2015-12-17 22:10:21 +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 |
|