Replies: 1 comment
-
I personally use django-storages which works nicely. django-filer uses Django's storages and adds an admin interface. So whatever package you choose that provides a storage interface for Django, it will run fine... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's the recommendation here, DIY or is there something else out there to use with Filer?
Beta Was this translation helpful? Give feedback.
All reactions