Monday, January 2, 2017

Re: Serving external files with Django

Hi Priyesh,

You can start from managing files documentation of Django.

Hope that helps

On Mon, Jan 2, 2017 at 6:16 PM, Priyesh Raj <raj.priyesh@gmail.com> wrote:
Hi,

I need to serve content of external files on user action (Click on URL). The files are PDF and are not part of media or static files.

How can I serve them in Django? Is there any built in way to handle it?

Thanks

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOMjGk-7iQmg%3DKwzUJ2vgYryb4ODFnmRfLdHJFC8wPKeVW0hqA%40mail.gmail.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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK52boXE-YfwJU8M-%2ByKu2zuE0hvVyWL-OBd9xAFa7KKsyVaDw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment