diff options
author | Greg Chapple <gregchapple1@gmail.com> | 2014-02-26 22:34:19 +0000 |
---|---|---|
committer | Tim Graham <timograham@gmail.com> | 2014-03-03 07:28:24 -0500 |
commit | 6acaa5238668593d6d854b28dbfa65e95796585c (patch) | |
tree | 1c431b7ad63553a473834a4c555be7358f5c5fc2 /django/core/files/uploadhandler.py | |
parent | 6b63742ce5a63484890f147830d3fa9b2d0342f9 (diff) | |
download | django-6acaa5238668593d6d854b28dbfa65e95796585c.tar.gz |
Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data().
Allows custom behavior for setting initial form data in ModelAdmin.
By default, initial data is set via GET params. The new method allows
this behavior to be overridden.
Thanks egasimus for the suggestion.
Diffstat (limited to 'django/core/files/uploadhandler.py')
0 files changed, 0 insertions, 0 deletions