jmrivas86 / django-json-widget

An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using StaticFilesStorage

eikebartels opened this issue · comments

  • django-json-widget version: 0.2.0

Description

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

I close this issue because is solved in #30