How is default «delete comment» view from new comments system meant to get `next` argument (see `contrib/comments/views/moderation.py`)?
I think good way to do it is to support `next` GET request parameter, so that one could use `/delete/123/?next=/blog/entry/bla-blah` as a link to comment deletion page in order to redirect to page other than default «deleted» view after actually removing the comment. It's trivial to add this functionality to comments framework, but haven't I missed something? Couldn't find anything like that in tickets. -- Happy Hacking. http://sphinx.net.ru む --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---