Hi Ivan! Ivan Sagalaev wrote: [...] > fabio natali wrote: > > I added the line > > > > import arteak.management.models > > It's not the same thing :-). This line won't load the name "models" into > your local environment. If you want import from some path this should be: > > from arteak.management import models
Right! Sorry for the mistake. However I keep on getting the same error after correcting the "import" line. > Can you provide full traceback? It's pretty hard to guess where this > happens. That's right! So here comes my current urls.py: http://dpaste.com/72638/ then the traceback I get at http://localhost:8000/: http://dpaste.com/72639/ and finally the traceback I get at http://localhost:8000/manufacturer/: http://dpaste.com/72637/ Thanks again for your precious help, all the best, Fabio. -- Fabio Natali --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---