.. |
deployment
|
Added ALLOWED_HOSTS and SERVER_EMAIL details to deployment checklist.
|
2015-06-11 13:41:24 -04:00 |
static-files
|
Fixed #24149 -- Normalized tuple settings to lists.
|
2015-02-03 14:59:45 -05:00 |
auth-remote-user.txt
|
Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only external authentication.
|
2015-07-02 17:38:10 -04: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
|
Removed versionadded/changed notes for 1.7.
|
2015-02-01 21:02:40 -05:00 |
custom-management-commands.txt
|
Removed versionadded/changed notes for 1.7.
|
2015-02-01 21:02:40 -05:00 |
custom-model-fields.txt
|
Fixed #24602 -- Removed obsolete reference to __metaclass__ in custom model fields docs.
|
2015-04-08 08:35:35 -04:00 |
custom-template-tags.txt
|
Fixed #25018 -- Changed simple_tag to apply conditional_escape() to its output.
|
2015-06-29 08:16:19 -04:00 |
error-reporting.txt
|
Fixed #24149 -- Normalized tuple settings to lists.
|
2015-02-03 14:59:45 -05: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
|
Fixed #23257 -- Updated docs for new django-jython release.
|
2014-08-08 12:31:56 -04: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
|
Used https for most *.python.org links
|
2014-12-19 18:07:52 +01:00 |
outputting-pdf.txt
|
Fixed #24358 -- Corrected code-block directives for console sessions.
|
2015-02-22 09:35:39 -05:00 |
upgrade-version.txt
|
Fixed #24358 -- Corrected code-block directives for console sessions.
|
2015-02-22 09:35:39 -05:00 |
windows.txt
|
Removed versionadded/changed notes for 1.7.
|
2015-02-01 21:02:40 -05:00 |
writing-migrations.txt
|
Fixed typo in writing migrations docs
|
2015-07-01 09:16:17 +02:00 |