I am trying to be consistent and make urls.py expect / after every url. The problem is Django isn't automatically adding / at the end and so now I get 404s when I try to access my web pages.
How fix? Thanks! Chris -- 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/ff0af6d2-e658-4741-bef7-0f700db2b454%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

