wafflesfm / batter

It makes Waffles.
Other
84 stars 17 forks source link

Image Upload & CDN Support #55

Open galador opened 11 years ago

galador commented 11 years ago

There should be support for storing images either in a local directory, or use any number of CDN's through their APIs.

It would probably be a good idea to think about this in terms of certain staff being able to upload images at any time, without sysadmin intervention. Some examples would be award images, and images for newsposts / articles, etc.

edgewyn commented 11 years ago

The canonical solution for this is django-storages