project-callisto / django-wizard-builder

{{ ARCHIVED('this code has been moved into callisto-core') }}
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

exclude csrfmiddlewaretoken from storage #132

Closed coilysiren closed 7 years ago

coilysiren commented 7 years ago

exclude it on the StorageHelper level, as opposed to the SerializedDataHelper level

coilysiren commented 7 years ago

actually, maybe exclude the step info on the storage level too?