It's back!
No error on dev server, but crashing like crazy on test with same old
crap:
>> Caught an exception while rendering: Reverse for '<function post_comment at
>> 0x2ae96d979410>' with arguments '()' and keyword arguments '{}' not found
It alternates between that and:
>> Caught an exception while rendering: No module named urls
Then the error page goes on to show the error is being caused by the
"{% comment_form_target %}" tag.
I have removed .pyc files. I have removed all of django and reloaded
it. What is left? This was working moments ago, and is fine on one
server but not another.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---