.. |
class-based-views
|
Fixed #16218 -- date_list order in generic CBVs.
|
2012-09-22 11:47:34 +02:00 |
contrib
|
Added section about URL reversion to URL mapper document.
|
2012-10-07 20:21:07 -03:00 |
files
|
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
2012-09-20 19:06:55 -04:00 |
forms
|
Fixed #14567 -- Made ModelMultipleChoiceField return EmptyQuerySet as empty value
|
2012-10-03 20:47:35 +03:00 |
models
|
Added section about URL reversion to URL mapper document.
|
2012-10-07 20:21:07 -03:00 |
templates
|
Added section about URL reversion to URL mapper document.
|
2012-10-07 20:21:07 -03:00 |
authbackends.txt
|
…
|
|
clickjacking.txt
|
…
|
|
databases.txt
|
Fixed #18223 - Corrected default transaction behavior in postgresql docs.
|
2012-08-16 18:15:19 -04:00 |
django-admin.txt
|
Fixed #9279 -- Added ignorenonexistent option to loaddata
|
2012-09-30 23:40:27 -07:00 |
exceptions.txt
|
…
|
|
index.txt
|
Refactored URL mapping documentation.
|
2012-10-06 11:27:20 -03:00 |
middleware.txt
|
Fixed #14165 - Documented that TransactionMiddleware only applies to the default database.
|
2012-10-11 17:47:37 -04:00 |
request-response.txt
|
Fixed #19097 -- documented module of origin for HttpRes/req objects
|
2012-10-09 20:30:28 -07: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 |
urlresolvers.txt
|
Added section about URL reversion to URL mapper document.
|
2012-10-07 20:21:07 -03:00 |
urls.txt
|
More URL mapping documentation fixes.
|
2012-10-06 16:35:22 -03:00 |
utils.txt
|
Fixed #15338 - Documented django.utils.decorators
|
2012-09-30 13:37:57 -04:00 |
validators.txt
|
Removed references to changes made in 1.2.
|
2012-06-07 15:02:35 +02:00 |