Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

NamedUrlWizardView lacks support of additional keyword arguments. #26

Open
lukasbuenger opened this issue Oct 22, 2011 · 0 comments
Open

Comments

@lukasbuenger
Copy link

I am currently working on a project which uses a subclass of NamedUrlWizardView in combination with a SingleObjectMixin. As you know, the mixin depends on a "pk" keyword argument, which currently doesn't get passed along the various redirect calls in the NamedUrlWizardView. Imo this should be implemented, as it's a major feature of the class-based generic view's concept on which the "new" formwizard is based.

What do you think of it?

Regards,
Lukas

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant