Hallöchen!

Karen Tracey writes:

> [...]
>
> This is why the recommended approach is to put admin registrations
> in admin.py files, and include a call to admin.autodiscover() in
> urls.py. This ensures that all admin registrations are completed
> before the URL for the first incoming request is resolved to a
> view function. It sounds like following this advice would also
> have the side-effect in your case of avoiding this circular import
> problem.

Thank you, this solved the problem!

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                   Jabber ID: [email protected]
                                  or http://bronger-jmp.appspot.com

-- 
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?hl=en.

Reply via email to