django/docs/howto
Jorge C. Leitão bddea532f7 [1.7.x] Fixed #22809 -- Added model Field API reference.
Thanks to @timgraham for the review.

Backport of e1fa7dffdc from master
2014-07-10 06:05:05 -04:00
..
deployment [1.7.x] Fixed #22619 -- Corrected description of os.path. 2014-05-12 18:58:11 -04:00
static-files [1.7.x] Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL. 2014-05-05 07:39:03 -04:00
auth-remote-user.txt [1.7.x] Moved RemoteUserBackend documentation to reference guide. 2014-04-18 16:11:04 -04:00
custom-file-storage.txt [1.7.x] Improve docs around deconstruction/serialisation (refs #22337) 2014-05-06 23:07:10 -07:00
custom-lookups.txt [1.7.x] Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:13:24 -04:00
custom-management-commands.txt [1.7.x] Fixed #22942 -- Noted that __init__.py files are required for management command detection. 2014-07-07 18:09:15 -04:00
custom-model-fields.txt [1.7.x] Fixed #22809 -- Added model Field API reference. 2014-07-10 06:05:05 -04:00
custom-template-tags.txt [1.7.x] Fixed #22412 -- More nuanced advice re template filters and exceptions. 2014-04-10 06:19:02 -04:00
error-reporting.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
index.txt [1.7.x] Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:13:24 -04:00
initial-data.txt [1.7.x] Added link to data migrations in initial data deprecation note 2014-06-11 15:43:53 -04:00
jython.txt Fixed #20052 -- Discouraged use of Jython given the current state of django-jython. 2014-01-17 09:21:34 -05:00
legacy-databases.txt [1.7.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:03:02 -04:00
outputting-csv.txt [1.7.x] Specified 'csv and unicode' note as Python 2 only 2014-04-26 16:10:00 +02:00
outputting-pdf.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
upgrade-version.txt Unified listing of shell commands/code 2013-12-25 15:19:14 -05:00
windows.txt [1.7.x] Noted that pip is included with Python 3.4 in Windows install guide. 2014-04-09 07:39:08 -04:00