This problem was caused by the fact that my __init__.py file contained
two lines of "from django include ..." code. I must have copied these
from somewhere instead of creating them fresh. Removing these lines
fixes the problem.
> I don't understand this error, but I can tell you that you need a
>
On Apr 15, 2:14 am, Daniel Sisco wrote:
> All:
>
> I'm adding an app (from django snippits) that is just a template tag
> for a calendar application in my blog. This is the new directory
> structure:
>
> /apps/postcal
> |
> --> __init__.py
> |
>
2 matches
Mail list logo