Re: Redirect to another page

2011-11-09 Thread vladik_KBR
Thank you very much! -- You received this message because you are subscribed to the Google Groups "Django users" group. 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,

Redirect to another page

2011-11-09 Thread vladik_KBR
Hi, I've only started to study the Python and web-programming as well. I need to code a simple web-application with several pages to switch between, but I don't know a proper way to redirect. How it could be done using the Django? Here is my code, wich doesn't work proper views.py from django.tem