Hello! I have a very strange problem and really don't know where to start in hunting it down. My app uses django-registration, all works fine but if I been logged in restart django dev. server I immediately get TemplateSyntaxError:
Caught an exception while rendering: Reverse for 'myapp.add_media_action' with arguments '()' and keyword arguments '{}' not found. It seems like after restarting django couldn't resolve url's names. I know this is a very vague and incomplete description but may be it is a very well known problem that you can identify on the spot ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---