django/docs/releases
Claude Paroz 306d34873c Fixed #18212 -- Standardized arguments of GenericIPAddressField
Unlike other model fields, the newly introduced (1.4)
GenericIPAddressField did not accept verbose_name and name as the
first positional arguments. This commit fixes it.
Thanks Dan McGee for the report and the patch.
2012-09-01 18:38:55 +02:00
..
0.95.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
0.96.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.0-alpha-1.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.0-alpha-2.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.0-beta-2.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
1.0-beta.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.0-porting-guide.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.0.1.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
1.0.2.txt
1.0.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
1.1-alpha-1.txt Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +00:00
1.1-beta-1.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.1-rc-1.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
1.2-alpha-1.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.2-beta-1.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.2-rc-1.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.2.5.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.2.6.txt
1.2.7.txt
1.2.txt
1.3-alpha-1.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
1.3-beta-1.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.3.1.txt
1.3.2.txt Added 1.4.1 and 1.3.2 release notes 2012-08-31 20:35:50 +02:00
1.3.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
1.4-alpha-1.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.4-beta-1.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.4.1.txt Added 1.4.1 and 1.3.2 release notes 2012-08-31 20:35:50 +02:00
1.4.2.txt Fixed #18212 -- Standardized arguments of GenericIPAddressField 2012-09-01 18:38:55 +02:00
1.4.txt Fixed a small typo. 2012-07-25 01:45:56 +07:00
1.5.txt Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
index.txt Fixed #18212 -- Standardized arguments of GenericIPAddressField 2012-09-01 18:38:55 +02:00