File Upload, Download and Search Files

33 views
Skip to first unread message

New@Django

unread,
Mar 4, 2015, 2:15:32 PM3/4/15
to django...@googlegroups.com
Hi!

I am just starting to use Django. I would like to know if anyone could point me in the direction for having the following capability:

- File Storage System (Upload, Download, Delete)

- File Search

Thank you!

Vijay Khemlani

unread,
Mar 4, 2015, 7:08:04 PM3/4/15
to django...@googlegroups.com
You can save files as part of models, for example using FileFields


Or you can handle them manually, for example using default_storage


Regarding File Search, I don't know, never had to do that before.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/184fa1dc-b6d3-4b17-8f4e-dace66240c7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages