Re: Exception while rendering after installing contrib.comments
Inside django.contrib.comments there is:
1) a folder named "url" with an __init__.pyc file
2) a file named "url" with a few urls
I've solved the problem renaming the "url" folder to "url_".
Maybe this is a bug?
Regards,
Guillermo
On Oct 3, 6:32 pm, Guillermo <guillermo.lis...@googlemail.com> wrote:
> Hi,
>
> After installing the comments framework, I get the following error:
>
> The included urlconf django.contrib.comments.urls doesn't have any
> patterns in it
>
> I can't find any information about it. What could be causing it?
>
> I'm developing on Windows XP, Django trunk.
>
> Regards,
>
> Guillermo
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home