Files
edx-platform/openedx/core/lib/xblock_pipeline
Régis Behmo 1d859569b6 Fix naive offset-naive/aware error in asset compilation
The XBlockPackageStorage used to return offset-naive datetime objects
which were compared to offset-aware objects when we ran static asset
collection:

    ./manage.py lms collectstatic

Close CRI-191
2020-05-06 18:39:46 +02:00
..
2016-04-29 10:52:42 -04:00