V
V
vfvnvsyevsky2015-02-28 17:19:30
Django
vfvnvsyevsky, 2015-02-28 17:19:30

How to load and save files in Django without using a model?

All examples, including the documentation, show file loading on an example model. And how to do it "by hand"?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Kuzmichev, 2015-02-28
@vfvnvsyevsky

Google: https://www.google.ru/webhp?sourceid=chrome-instan...
2 top links from there:
stackoverflow.com/questions/21882298/django-upload...
stackoverflow.com/questions/13704320/django -upload...
About request.FILES: https://docs.djangoproject.com/en/1.7/ref/request-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question