I found my mistake. I forgot the $ in the Url patterns :(. Well but still smthg realy strange going on. Now im able to redirect to other methods but those wich have login requiered have the ussername and Password form <.< even if the form for login isn“t declared in any template. So my forms never get valid at the end :/.
When I typ the valid user in the form wich got overlaped by the login and change smthg via the template this error appears. ValueError at /kontakt The view mysite.kontakftormular.views._CheckLogin.__call__ didn't return an HttpResponse object. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

