Hello petef!
On Wed, 21 Jun 2006 12:47:19 -0000 you wrote:

> 
> I've been developing an app (http://preview.sharing-places.com)
> against Django v0.91. A little while back I started a branch on my
> local dev machine (an OS X laptop) to incorporate the magic-removal
> changes. I've suspended work on that branch for the time being to
> carry on with bug fixing and adding new features to the trunk.
> 
> I'm now getting an unexpected import error, working on the trunk,
> which has me pulling my hair out:
> 
>   Exception Type:     ImportError
>   Exception Value:    No module named models.auth

http://code.djangoproject.com/wiki/RemovingTheMagic#Includetemplateextensionexplicitly

>>> from django.contrib.auth.models import User
>>>

-- 
÷ÓÅÇÏ ÎÁÉÌÕÞÛÅÇÏ!
greg [at] anastasia [dot] ru çÒÉÇÏÒÉÊ.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to