django/docs/howto
Bruno Alla 740feb4801 [1.9.x] Fixed #25893 -- Corrected custom lookups example.
Backport of ffcdb0b471 from master
2015-12-11 08:45:12 -05:00
..
deployment [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
static-files [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
auth-remote-user.txt [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
custom-file-storage.txt Fixed #24105 -- Called Storage.get_valid_name() when upload_to is callable 2015-05-12 20:08:22 -04:00
custom-lookups.txt [1.9.x] Fixed #25893 -- Corrected custom lookups example. 2015-12-11 08:45:12 -05:00
custom-management-commands.txt [1.9.x] Fixed #25526 -- Documented how to output colored text in custom management commands. 2015-11-17 18:24:10 -05:00
custom-model-fields.txt Removed unnecessary comma in docs 2015-08-10 16:02:14 +02:00
custom-template-tags.txt [1.9.x] Fixed #25851 -- Removed links to deprecated assignment tag docs. 2015-12-03 10:41:39 -05:00
error-reporting.txt Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when Referer = URL. 2015-08-24 19:35:49 -04:00
index.txt Added a "Writing migrations" how-to. 2015-02-03 13:09:54 -05:00
initial-data.txt Removed support for custom SQL per deprecation timeline. 2015-01-17 10:16:06 -05:00
jython.txt [1.9.x] Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:03:16 -05:00
legacy-databases.txt Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:01:37 -04:00
outputting-csv.txt Fixed #25207 -- Misspelled word in documentation: dialogue 2015-08-01 19:17:35 -04:00
outputting-pdf.txt Fixed #25207 -- Misspelled word in documentation: dialogue 2015-08-01 19:17:35 -04:00
upgrade-version.txt Updated various links in docs 2015-08-08 13:57:15 +02:00
windows.txt [1.9.x] Revised Windows install instructions for Python 3.5. 2015-10-21 20:27:21 -04:00
writing-migrations.txt Fixed #25259 -- Added comments to header of generated migration files 2015-08-31 22:14:21 +10:00