Tuesday, February 9, 2016

Re: mathematical function and django connect

Add regext to the  url.py and  view function to it
Add function to the view.py accepted  function values from  request object and return  value of  your functions
Create template  which few input values field and shown result

Many thanks,

Serge


+380 636150445
skype: skhohlov

On Tue, Feb 9, 2016 at 9:47 PM, Xristos Xristoou <saxri89@gmail.com> wrote:
hello,


i create some python mathematical function on python idle,
i want to create website where the user import value numbers on the function
and take the results from that.
question one,how to connect my mathematical function on the django?
question two,how to connect input and output from the scipts in the website ?
the second question i ask because input and output from the function is a dynamic define from the user



--
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/b9267697-b28e-4a03-af7c-88fd384cc72b%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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADTRxJMfi8ToRx3h0KkQFz5nYUDtKh-GLz5PP94fNR6nG_w8Sg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment