I did see the other question titled \'how to use django reverse a generic view\' and \'django named urls, generic views\' however my question is a little different and I do not
Django 1.4 Alpha includes a function reverse_lazy to help with this problem.