AcademicsToday / academicstoday-django

A open-source platform for online course-based learning and education.
http://academicstoday.io
Apache License 2.0
207 stars 99 forks source link

django-storages & Amazon S3 #144

Open bartmika opened 7 years ago

bartmika commented 7 years ago

We want to support external static file hosting by a cloud service, therefore install django-storages from http://django-storages.readthedocs.io/en/latest/index.html; furthermore, we will setup a Amazon S3 server and integrate it with our site.