1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/releases
Greg Chapple 6acaa52386 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.
2014-03-03 07:28:24 -05:00
..
0.95.txt Fixed spelling mistakes in docs. 2014-02-28 21:03:46 -05:00
0.96.txt
1.0-alpha-1.txt
1.0-alpha-2.txt
1.0-beta-2.txt
1.0-beta.txt
1.0-porting-guide.txt
1.0.1.txt
1.0.2.txt
1.0.txt
1.1-alpha-1.txt
1.1-beta-1.txt
1.1-rc-1.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt
1.2-alpha-1.txt
1.2-beta-1.txt
1.2-rc-1.txt
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt Fixed doc typos. 2014-02-28 11:44:03 -05:00
1.3-alpha-1.txt Fixed spelling mistakes in docs. 2014-02-28 21:03:46 -05:00
1.3-beta-1.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
1.3.6.txt
1.3.7.txt
1.3.txt
1.4-alpha-1.txt Fixed doc typos. 2014-02-28 11:44:03 -05:00
1.4-beta-1.txt Fixed doc typos. 2014-02-28 11:44:03 -05:00
1.4.1.txt
1.4.2.txt
1.4.3.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
1.4.4.txt
1.4.5.txt
1.4.6.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt Added release note stubs for 1.5.6 and 1.4.11. 2014-01-26 17:48:28 -05:00
1.4.txt Fixed doc typos. 2014-02-28 11:44:03 -05:00
1.5-alpha-1.txt
1.5-beta-1.txt
1.5.1.txt
1.5.2.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
1.5.3.txt
1.5.4.txt
1.5.5.txt Fixed spelling of compatibility. 2013-11-09 10:17:17 -05:00
1.5.6.txt Added release note stubs for 1.5.6 and 1.4.11. 2014-01-26 17:48:28 -05:00
1.5.txt Reordered deprecation timeline and added back old info; refs #21920. 2014-02-03 08:32:32 -05:00
1.6.1.txt Copied 1.6.1 release notes from stable/1.6.x branch. 2013-12-12 15:08:22 -05:00
1.6.2.txt Updated 1.6.2 release notes for release (and linkified tickets). 2014-02-06 15:34:22 -06:00
1.6.3.txt Added release note and regression test for refs #21643. 2014-02-28 20:42:56 -05:00
1.6.txt Reordered deprecation timeline and added back old info; refs #21920. 2014-02-03 08:32:32 -05:00
1.7.txt Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data(). 2014-03-03 07:28:24 -05:00
index.txt Added 1.6.3 release note for refs #21566. 2014-02-14 21:04:44 -05:00
security.txt