Common Django Typo in URLconf

If you’re hacking Django and get this…

ImproperlyConfigured: Error while importing URLconf 'proj.app.urls': 'tuple' object is not callable

…you’re probably missing a comma in your URL configuration as Rajesh Dhawan pointed out.

Django pros can move along, I know you never make typos. ;)

This entry was posted in Open Source, Python, Technology and tagged , , , . Bookmark the permalink.

One Response to Common Django Typo in URLconf

  1. schmilblick says:

    *cough* why i would never…. ;) (yes i got that error, googled it and came here… probably should get some sleep :) )

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">