#8690: FormPreview should pass request to parse_params --------------------------------------+------------------------------------- Reporter: bthomas | Owner: nobody Status: new | Milestone: Component: django.contrib.formtools | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | --------------------------------------+------------------------------------- It would be very useful to have request data in parse_params. The example given is to capture something like a user_id, but the main thing I would want to do here is to verify that the current user has permission to access the URL given. Of course, adding a parameter breaks backwards compatibility, so this is a similar request to #7222.
-- Ticket URL: <http://code.djangoproject.com/ticket/8690> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
