.. |
class-based-views
|
Added versionadded directive missing from b7bd708 .
|
2013-07-25 20:14:51 +02:00 |
contrib
|
Fixed #20793 -- Added Last-Modified header to sitemaps.
|
2013-07-31 07:42:30 -04:00 |
files
|
…
|
|
forms
|
Fixed #20823 -- Typo in docs/ref/forms/validation.txt
|
2013-07-29 18:41:08 -04:00 |
models
|
Fixed #20826 -- Moved Manager.raw() and Manager._insert() to the QuerySet class.
|
2013-07-31 09:54:00 -04:00 |
templates
|
Allowed Context.push to behave as a context mananger.
|
2013-07-17 13:32:32 -04:00 |
clickjacking.txt
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
databases.txt
|
Updated the `databases` documentation
|
2013-07-19 09:01:13 +01:00 |
django-admin.txt
|
Fixed #19877 -- Added `--no-color` option to `BaseCommand` to avoid using output styles.
|
2013-07-30 09:26:18 -04:00 |
exceptions.txt
|
Fixed #17601 -- expose underlying db exceptions under py2
|
2013-06-04 12:46:10 +01:00 |
index.txt
|
…
|
|
middleware.txt
|
Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.
|
2013-07-25 07:38:14 -04:00 |
request-response.txt
|
Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop
|
2013-07-25 11:06:41 -04:00 |
settings.txt
|
Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend
|
2013-07-11 22:00:08 +02:00 |
signals.txt
|
Fixed #19031 -- Added a warning when using override_settings with 'DATABASES'
|
2013-07-12 07:10:18 -04:00 |
template-response.txt
|
Removed 'mimetype' arguments from a few places, as per deprecation TL.
|
2013-06-28 21:48:16 -03:00 |
unicode.txt
|
Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Python 3.
|
2013-07-03 08:44:03 -04:00 |
urlresolvers.txt
|
…
|
|
urls.txt
|
…
|
|
utils.txt
|
Fixed #14656 -- Added Atom1Feed `published` element
|
2013-07-19 10:38:34 -04:00 |
validators.txt
|
…
|
|
views.txt
|
Fixed #20330 -- Normalized spelling of "web server".
|
2013-04-29 19:40:43 +02:00 |