mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 13:14:28 +03:00
27ae9c36e4
sorl-thumbnail serialized and deserializes the storage class and during this process location parameter is lost if factory is used. Using a full-fledge storage class fixes this issue. See: https://stackoverflow.com/a/18046120/104731 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
local.py | ||
production.py | ||
test.py |