| .. |
|
class-based-views
|
Fixed #16218 -- date_list order in generic CBVs.
|
2012-09-22 11:47:34 +02:00 |
|
contrib
|
Fixed #12871 - Documented creation of a comment form for authenticated users; thanks shacker for patch.
|
2012-09-28 17:36:53 -04:00 |
|
files
|
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
2012-09-20 19:06:55 -04:00 |
|
forms
|
Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail
|
2012-09-26 14:14:51 +02:00 |
|
models
|
Fixed #18676 -- Allow fast-path deletion of objects
|
2012-09-28 18:16:08 +03:00 |
|
templates
|
Fix docs for context_processors.auth
|
2012-09-24 17:14:11 -07:00 |
|
authbackends.txt
|
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
2010-12-26 00:37:14 +00:00 |
|
clickjacking.txt
|
Fixed #14201 - Add a "security overview" page to the docs
|
2011-06-10 15:14:36 +00:00 |
|
databases.txt
|
Fixed #18223 - Corrected default transaction behavior in postgresql docs.
|
2012-08-16 18:15:19 -04:00 |
|
django-admin.txt
|
Fixed a typo in runserver docs
|
2012-09-27 20:25:31 -04:00 |
|
exceptions.txt
|
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
2011-10-14 00:12:01 +00:00 |
|
index.txt
|
Fixed #18451 -- Vastly improved class based view documentation.
|
2012-06-11 10:40:23 +02:00 |
|
middleware.txt
|
Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.
|
2012-07-28 13:31:41 -04:00 |
|
request-response.txt
|
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
2012-09-20 19:06:55 -04:00 |
|
settings.txt
|
Fixed #3011 -- Added swappable auth.User models.
|
2012-09-26 18:48:09 +08:00 |
|
signals.txt
|
Fixed #19008 typo in signals docs
|
2012-09-21 16:22:50 -07:00 |
|
template-response.txt
|
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
2012-09-20 19:06:55 -04:00 |
|
unicode.txt
|
[py3] Ported django.utils.encoding.
|
2012-08-07 12:00:22 +02:00 |
|
utils.txt
|
Introduced force_bytes and force_str.
|
2012-08-18 16:38:49 +02:00 |
|
validators.txt
|
Removed references to changes made in 1.2.
|
2012-06-07 15:02:35 +02:00 |