django/docs/releases
Marc Tamlyn e9103402c0 Fixed #18757, #14462, #21565 -- Reworked database-python type conversions
Complete rework of translating data values from database

Deprecation of SubfieldBase, removal of resolve_columns and
convert_values in favour of a more general converter based approach and
public API Field.from_db_value(). Now works seamlessly with aggregation,
.values() and raw queries.

Thanks to akaariai in particular for extensive advice and inspiration,
also to shaib, manfre and timograham for their reviews.
2014-09-03 20:36:03 +01:00
..
0.95.txt
0.96.txt
1.0-alpha-1.txt
1.0-alpha-2.txt
1.0-beta-2.txt
1.0-beta.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.0-porting-guide.txt
1.0.1.txt
1.0.2.txt
1.0.txt
1.1-alpha-1.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
1.1-beta-1.txt
1.1-rc-1.txt
1.1.2.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
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 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
1.2.5.txt
1.2.6.txt
1.2.7.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.2.txt
1.3-alpha-1.txt
1.3-beta-1.txt
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
1.4-alpha-1.txt
1.4-beta-1.txt
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
1.4.6.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt
1.4.12.txt
1.4.13.txt
1.4.14.txt Added dates to release notes. 2014-08-20 16:31:45 -04:00
1.4.15.txt
1.4.txt
1.5-alpha-1.txt
1.5-beta-1.txt
1.5.1.txt
1.5.2.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.5.3.txt
1.5.4.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.5.5.txt
1.5.6.txt
1.5.7.txt
1.5.8.txt
1.5.9.txt
1.5.10.txt
1.5.txt
1.6.1.txt
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 information on resolved security issues to release notes. 2014-04-21 18:11:26 -04:00
1.6.4.txt
1.6.5.txt Minor edits to latest release notes. 2014-05-15 07:16:25 -04:00
1.6.6.txt
1.6.7.txt
1.6.txt
1.7.1.txt
1.7.txt
1.8.txt
index.txt Added stub release notes for 1.7.1. 2014-09-02 21:41:21 -04:00
security.txt