1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/releases
Anssi Kääriäinen 8adc59038c Fixed #23617 -- Added get_pk_value_on_save()
The method is mainly intended for use with UUIDField. For UUIDField we
want to call the field's default even when primary key value is
explicitly set to None to match the behavior of AutoField.

Thanks to Marc Tamlyn and Tim Graham for review.
2015-02-03 09:23:44 -05:00
..
0.95.txt
0.96.txt
1.0-porting-guide.txt Removed django.utils.datastructures.SortedDict per deprecation timeline. 2015-01-17 08:40:23 -05:00
1.0.1.txt
1.0.2.txt
1.0.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt Removed the syncdb command per deprecation timeline. 2015-01-17 09:20:12 -05:00
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt
1.2.5.txt Removed the syncdb command per deprecation timeline. 2015-01-17 09:20:12 -05:00
1.2.6.txt
1.2.7.txt
1.2.txt Wrote main documentation for templates. 2015-01-10 20:16:19 +01:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt Removed support for syncing apps without migrations per deprecation timeline. 2015-01-18 15:58:06 -05:00
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
1.4.6.txt
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt Removed IPAddressField per deprecation timeline; refs #20439. 2015-01-19 11:12:57 -05:00
1.4.12.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.13.txt
1.4.14.txt
1.4.15.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.16.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.17.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.4.18.txt Added dates to release notes. 2015-01-13 13:08:57 -05:00
1.4.19.txt Added 1.4.19 release notes. 2015-01-27 11:48:04 -05:00
1.4.txt Removed FastCGI support per deprecation timeline; refs #20766. 2015-01-17 08:32:31 -05:00
1.5.1.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
1.5.2.txt
1.5.3.txt
1.5.4.txt
1.5.5.txt
1.5.6.txt Removed IPAddressField per deprecation timeline; refs #20439. 2015-01-19 11:12:57 -05:00
1.5.7.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.8.txt
1.5.9.txt
1.5.10.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.11.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.12.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.5.txt Removed the syncdb command per deprecation timeline. 2015-01-17 09:20:12 -05:00
1.6.1.txt
1.6.2.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.3.txt Removed IPAddressField per deprecation timeline; refs #20439. 2015-01-19 11:12:57 -05:00
1.6.4.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.5.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.6.6.txt
1.6.7.txt
1.6.8.txt
1.6.9.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.6.10.txt Added dates to release notes. 2015-01-13 13:08:57 -05:00
1.6.txt Removed IPAddressField per deprecation timeline; refs #20439. 2015-01-19 11:12:57 -05:00
1.7.1.txt
1.7.2.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.7.3.txt Added dates to release notes. 2015-01-13 13:08:57 -05:00
1.7.4.txt Added 1.4.19 release notes. 2015-01-27 11:48:04 -05:00
1.7.5.txt Added stub 1.7.5 release notes. 2015-01-28 06:38:31 -05:00
1.7.txt Fixed #24219 -- Moved SelectDateWidget together with the other widgets 2015-01-27 22:40:02 +07:00
1.8.txt Fixed #23617 -- Added get_pk_value_on_save() 2015-02-03 09:23:44 -05:00
1.9.txt Fixed #24245 -- Added introspection for database defaults. 2015-01-31 12:33:11 -05:00
index.txt Added stub 1.7.5 release notes. 2015-01-28 06:38:31 -05:00
security.txt Added today's security issues to the archive. 2015-01-13 14:44:08 -05:00