Could you share the full stack trace you get when trying to run the server ? The attribute error should come with a ton of information like the file and the line where the error occur.
2016-08-25 16:57 GMT+02:00 Neil Hunt <[email protected]>: > I've beem working on a simple banking app based on the Django tutorial. > Thanks to your help it almost works now. It was working using templates but > after making some changes to get HttpResponseRedirect to work I changed what > was in the urls file like it shows in the tutorial. Now, the server doesn't > run. It says there's an attribute error. I've temporarily left the user name > and password in at the moment. I had a look at their tutorial how to do a > use the Django authentication system (thanks for telling me about that) and > I'm going to change that after I understand what's going on here. It's > amazing how much you can do with Django. Do you think with time you get more > used to what different errors mean? The errors seem new and confusing to me > at the moment. Any help would be very much appreciated. Thanks in advnace. > > -- > 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 https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/b30091ce-fcbf-461e-869e-bba72eb9dcfe%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Cordialement, Coues Ludovic +336 148 743 42 -- 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 https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEuG%2BTa-x_Dq3_JY68WP%3DPAqdR9QG5HQBuN6zX82fzP9eEK4vQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

