You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.
Figure out how we want to store information, particularly in terms of whether we want it in Redis or the Django database, and how to make the Django REST framework be happy with our only including some submitted info in the database models.
Use django-storages to make this work locally.
Write docs for how to use django-storages to make this work with S3 storage in a production environment.
Figure out how we want to store information, particularly in terms of whether we want it in Redis or the Django database, and how to make the Django REST framework be happy with our only including some submitted info in the database models.
django-storages
to make this work locally.django-storages
to make this work with S3 storage in a production environment.This issue is essentially mirrored by eregs/regulations-parser#302.
The text was updated successfully, but these errors were encountered: