On Thu, Sep 3, 2009 at 12:13 PM, phoebebright<phoebebri...@spamcop.net> wrote:
>
> Russ,
>
> Phew - you set me on the right track there.  I actually had an app
> called events at the same level as the main app
>
> /django
>   /appwithproblem
>       /web
>       /events
>   /events
>      /web
>
>
> There are various errors reported - like the above .__init__ one where
> python behaves correctly but not in the way some newbies might
> expect.  Be great to write an app that looked for all these possible
> errors  - called "dont_do_that" maybe.  If I had a spare 5 mins....
>
>
> Thanks so much.
>

Did you checked module's directory permissions? I had similar problem
and simply solved by proper chmod

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