> When you do 'include', the thing being included must be a valid > URLConf, which means it must generate a 'urlpatterns'. The > documentation does not explicitly state this, I assume because it > hopes that by that point in the documentation it's understood what is > meant by the term "URLConf".
Well, I have tried setting urlpatterns in databaseImport.py (copied from urls.py) but it the error message did not change. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

