Ask Your Question
1

How powerful is the attachment management?

asked Oct 09 '11

DealsVistaCom gravatar image DealsVistaCom
127 4 4 13
http://www.dealsvista.com...

A possible instance of Askbot requires a lot of attachment (mostly pictures).

I am wondering how powerful the attachment management is at this point. Should I opt to use http://django-storages.readthedocs.org/en/latest/index.html such that I can use Amazon S3?

1 Answer

Sort by ยป oldest newest most voted
1
DealsVistaCom has selected this answer as correct

answered Oct 09 '11

Evgeny gravatar image Evgeny flag of Chile
6715 31 49 96
http://askbot.org/

Django provides abstracted interface for the file storage, it is possible configure askbot to use AmazonS3 backend.

By default we use file system storage, but you can change that if you feel that it is better to store the files elsewhere.

link

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: Oct 09 '11

Seen: 31 times

Last updated: Oct 09 '11