Oops, forgot link: https://docs.djangoproject.com/en/1.5/
On Sunday, 30 June 2013 12:04:53 UTC+1, [email protected] wrote: > > i work on a project in which i could send query by using a textbox of html > to django .then django can process on this query and assign the return > value as list in html. > > now, i ask the following question: > > how can we send a number from text box of html to python(django) and > after that django multiply this output number in 3 and return this number > as list in html > > tnx > -- 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 http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

