django/docs/howto
Tim Graham 12a30e9221 [1.5.x] Cleaned up 1.5.4/1.4.8 release notes
Backport of 8d29005524 from master
2013-09-15 14:25:34 -04:00
..
deployment [1.5.x] Fixed #20756 -- Typo in uWSGI docs. 2013-07-17 06:51:42 -04:00
static-files Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy. 2013-06-21 15:00:06 -04:00
auth-remote-user.txt [1.5.x] Fixed #20900 -- Documented RemoteUserBackend.authenticate 2013-09-05 06:32:55 -04:00
custom-file-storage.txt [1.5.x] Fix typo in file storage docs. 2012-11-17 23:27:05 +01:00
custom-management-commands.txt [1.5.x] Fixed #19749 -- Documented ending param to command's self.stdout/err 2013-02-09 10:19:59 +01:00
custom-model-fields.txt [1.5.x] Fixed #14006 -- Documented that Field's 'description' attribute is interpolated with field.__dict__ 2013-07-06 18:34:43 -04:00
custom-template-tags.txt [1.5.x] Fixed #20417 - Noted that a server restart is required to load new templatetag modules. 2013-05-23 08:54:24 -04:00
error-reporting.txt [1.5.x] Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:25:34 -04:00
index.txt [1.5.x] Fixed #17048 - Added docs for upgrading Django. 2013-05-22 08:57:57 -04:00
initial-data.txt [1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516 2012-12-24 15:40:17 -05:00
jython.txt Fixed #19128 -- Reworded admonition about Jython and Django 1.5 2012-10-16 09:04:12 +02:00
legacy-databases.txt [1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516 2012-12-24 15:40:17 -05:00
outputting-csv.txt [1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
outputting-pdf.txt [1.5.x] Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:55:00 +01:00
upgrade-version.txt [1.5.x] Fixed #20493 -- Added a warning that objects may not be picklable across Django versions 2013-07-08 09:59:06 -04:00