I saw the note about revision 8760 introducing changes to reverse and
the url template tag, specifically that passing extra parameters won't
work. I haven't been able to find anywhere in my code where extra
parameters are being passed. However, after I update to 8760, I start
getting the following error:

Caught an exception while rendering: invalid literal for int() with
base 10: '3}'. This error is only shown once after every dev server
restart. Subsequent page refreshes bring TemplateSyntaxErrors about
how {% url %} template tag calls aren't able to find any matches.

Has anyone else seen this error? I'm curious before I divert time from
a deadline to dig deeper into this or open a ticket.

Note: the error does not occur in revs 8759 and before.
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to