Ticket #3639

Attachments (9)

create_update__newforms.diff (3.5 KB ) - added by webograph <webograph@…> 19 years ago.
r6635_create_update_newforms.diff (4.9 KB ) - added by Brian Rosner 19 years ago.
updated to trunk. fixed several issues with last patch and added form and formfield_callback overrides.
r6635_create_update_newforms_with_docs_and_tests.diff (16.6 KB ) - added by Brian Rosner 19 years ago.
patch with docs and tests
r6635_create_update_newforms_with_docs_and_tests2.diff (17.2 KB ) - added by Brian Rosner 19 years ago.
revised docs and allowed fields to be customized
r6635_create_update_newforms3.diff (19.7 KB ) - added by Brian Rosner 19 years ago.
created save_callback for custom saving of form data
create_update_newforms4.diff (21.6 KB ) - added by Brian Rosner 18 years ago.
updated to r6963 and using ModelForm now. Backwards Incompatible.
create_update_newforms5.diff (22.2 KB ) - added by Brian Rosner 18 years ago.
updated to r7140 and is now backward compatible by accepting a Model instance.
3639.diff (24.3 KB ) - added by Gary Wilson 18 years ago.
some updates to Brian's latest patch
3639.2008-07-12.patch (38.8 KB ) - added by Gary Wilson 18 years ago.
updated patch that also includes more removal of duplicated code and more tests

Download all attachments as: .zip

Back to Top