Hi,
If you have done the official tutorial [1], you should already hold all
the knowledge required to do what you asked.
[1] https://docs.djangoproject.com/en/1.11/intro/tutorial01/
On 15.06.2017 14:10, [email protected] wrote:
Hi guys,
Im a newbee to Django.. Actually I was trying to integrate my python
code to Django web application..
For example.. Im having a python code in which if i enter any input it
will generate an output..
In web application I have one input box, button
and text area.. When I enter any text(hello) inside the textbox and
hit enter means then it should call my python code and pass the
text(hello) as an input argument to the code and pass the
output(Welcome) to be passed to the textarea of the web app.
If anyone knows help me to solve this!!
--
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 [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
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/6316cf1b-91b9-4a64-9152-f6df0e21ba66%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/6316cf1b-91b9-4a64-9152-f6df0e21ba66%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
Jani Tiainen
--
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 [email protected].
To post to this group, send email to [email protected].
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/b616a4de-4d70-baaf-cce5-d1aa5d306c87%40gmail.com.
For more options, visit https://groups.google.com/d/optout.