6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-23 13:38:24 +00:00
Régis Behmo fd4f8aa359 Fix cross-platform theme assets generation
Theme assets generation relies on a cache stored in memcache. We were
observing incorrect urls generated for theme/xblock assets whenever
assets had been generated for another platform. For instance, when
viewing an XBlock in the LMS right after running "paver update_assets"
in the cms.

To solve this problem, we cache staticfiles assets in entries with
different prefix.

Close #95
2018-11-20 16:41:22 +01:00
..
2018-09-15 17:22:02 +02:00
2018-09-15 17:22:02 +02:00
2018-10-03 09:01:59 +02:00
2018-09-15 18:11:15 +02:00
2018-09-15 17:22:02 +02:00
2018-09-30 14:37:49 +02:00