-
- ID: 205
- Title:
- Url: http://docs.djangoproject.com/en/dev/ref/contrib/formtools/form-preview/
- Description: Django comes with an optional “form preview” application that helps automate the following workflow:
“Display an HTML form, force a preview, then do something with the submission.”
To force a preview of a form submission, all you have to do is write a short Python class.
- Total Votes: 0
|