B
B
bychok3002017-01-25 14:48:51
Django
bychok300, 2017-01-25 14:48:51

Where to put the backend in Django?

I have a console application that determines the sentiment of the text, I want to make a web face to it.
Actually, I understood and did how to make an HTML file and return it to the client, but the question is, how can I shove this console application into the backend? And where to write the backend itself? in VIEWS? somehow it’s not clear to me, explain or give links, I’ve gone through the documentation and still don’t understand

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DennyD314, 2017-01-25
@DennyD314

You must first go through the tutorials to understand the basic principles of working with the framework.
djbook.ru/rel1.9/intro/tutorial01.html
https://tutorial.djangogirls.org/ru/django_start_p...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question