django/docs/howto
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
..
deployment Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00
static-files Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase 2014-08-28 08:44:26 +02:00
auth-remote-user.txt
custom-file-storage.txt Fixed spelling mistake in file docs. 2014-08-26 09:44:24 -04:00
custom-lookups.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
custom-management-commands.txt Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00
custom-model-fields.txt Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 2014-09-03 20:36:03 +01:00
custom-template-tags.txt Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00
error-reporting.txt
index.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
initial-data.txt Added link to data migrations in initial data deprecation note 2014-06-11 19:46:57 +01:00
jython.txt Fixed #23257 -- Updated docs for new django-jython release. 2014-08-08 12:31:56 -04:00
legacy-databases.txt
outputting-csv.txt Specified 'csv and unicode' note as Python 2 only 2014-04-26 16:09:19 +02:00
outputting-pdf.txt
upgrade-version.txt
windows.txt Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -04:00