jmrivas86 / django-json-widget

An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)
MIT License
440 stars 88 forks source link

Using StaticFilesStorage #31

Closed eikebartels closed 4 years ago

eikebartels commented 4 years ago

Description

Im using StaticFilesStorage to serve static files over s3. Is there a way to do this?

jmrivas86 commented 4 years ago

I close this issue because is solved in #30