.. |
deployment
|
Fixed #20938 -- Added cached sessions note to deployment checklist.
|
2013-09-07 12:58:49 -04:00 |
static-files
|
Fix broken sphinx reference to staticfiles.
|
2013-09-10 22:10:00 +02:00 |
auth-remote-user.txt
|
Fixed #20900 -- Documented RemoteUserBackend.authenticate
|
2013-09-05 05:56:03 -04:00 |
custom-file-storage.txt
|
Fix typo in file storage docs.
|
2012-11-17 23:25:37 +01:00 |
custom-management-commands.txt
|
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
2013-08-06 07:13:17 -04:00 |
custom-model-fields.txt
|
Fixed #20999 - Allow overriding formfield class with choices, without subclass restrictions.
|
2013-08-30 17:43:10 -06:00 |
custom-template-tags.txt
|
Fixed #20417 - Noted that a server restart is required to load new templatetag modules.
|
2013-05-23 08:52:55 -04:00 |
error-reporting.txt
|
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
2013-08-06 07:13:17 -04:00 |
index.txt
|
Fixed #17048 - Added docs for upgrading Django.
|
2013-05-22 08:52:46 -04:00 |
initial-data.txt
|
Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.
|
2013-08-21 22:32:04 +01:00 |
jython.txt
|
Fixed #20746 -- Removed Python 2.6 specific code/docs
|
2013-07-14 13:02:55 -04:00 |
legacy-databases.txt
|
More migration docs, and conversion of all easy syncdb references
|
2013-07-25 16:19:36 +01:00 |
outputting-csv.txt
|
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
|
2013-01-31 13:54:40 +01: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
|
Fixed #20493 -- Added a warning that objects may not be picklable across Django versions
|
2013-07-08 09:57:50 -04:00 |