Skip to content

Conversation

iansprice
Copy link

get_cleaned_data_for_step of wizard view updated to store cleaned data per step and get lazily when data not available for step. For complex FormWizard implementations this can drastically reduce load time.

`get_cleaned_data_for_step` of wizard view updated to store cleaned data per step and get lazily when data not available for step. For complex FormWizard implementations this can drastically reduce load time.
Pep8 fixes
@iansprice iansprice changed the title Update views.py WizardView.get_cleaned_data_for_step updated to keep from re-validating steps Nov 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants