On Tue, Jan 6, 2009 at 9:43 AM, bongo <j...@jdiligence.com> wrote:

>
> Thanks. It is still not working but probably for another reason (maybe
> I have put the admin.py in wrong directory or something).
>
> Your tip of deleting all the pyc files now results in "Discovered!"
> being printed so I think autodiscover is actually being run now. Its
> strange but I thought modifying the urls.py source would cause a new
> pyc file to be created. I wonder why does that not happen?
>

No idea.


>
> Where does the new autodiscover actually look for relevant admin.py
> files?
>

In your application directory, the one created by manage.py startapp, same
as where models.py is.

Karen

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to