I know that in django has database routes. May be, that cat you help? https://docs.djangoproject.com/en/dev/topics/db/multi-db/#using-routers
суббота, 7 июля 2012 г., 2:20:59 UTC+4 пользователь Sam007 написал: > > Hey Djangoers, > > I am trying to execute a python script on submit button on a html file. > > So i have created a view which renders a html template file and on > 'submit', I wish to send few parameters to the py script. > > I wanted to know, > > 1. where should I keep my py script? > 2. I have not modified my html into Django template, but what > modifications will it need if I want to send parameters to py script on > submit? > > -- > Thanks & Regards > Smaran Harihar > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/T6scb-G0S0gJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.