Wednesday, March 4, 2015

Re: File Upload, Download and Search Files

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.

On Mon, Mar 2, 2015 at 4:10 PM, New@Django <goobber@gmail.com> wrote:
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!

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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/CALn3ei1R4g5-nMr2cF98DYfJJrZdwtOs7yKDU1G1tSeBcshZmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment