.. |
class-based-views
|
Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txt
|
2013-07-11 07:36:25 -04:00 |
contrib
|
Removed Python 2.6 references in GIS docs
|
2013-07-13 23:08:48 +02:00 |
files
|
…
|
|
forms
|
Fixed #20582 -- Allowed default Form.label_suffix to be translated
|
2013-07-13 16:19:16 +02:00 |
models
|
Fixed #20429 -- Added QuerySet.update_or_create
|
2013-07-12 08:26:35 -04:00 |
templates
|
Fixed some markup in docs/ref/templates/api.txt
|
2013-07-15 11:31:06 -04:00 |
clickjacking.txt
|
Adapted uses of versionchanged/versionadded to the new form.
|
2013-04-20 17:18:35 +02:00 |
databases.txt
|
Support 'pyformat' style parameters in raw queries, Refs #10070
|
2013-06-28 06:59:10 +03:00 |
django-admin.txt
|
Fixed #20653 -- Renamed checksetup -> check missed in [03465639 ]
|
2013-07-12 12:48:49 -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 #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
|
2013-05-19 13:18:35 +02:00 |
request-response.txt
|
Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL.
|
2013-07-04 09:32:32 -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 #20224 -- Update docs examples which mention __unicode__
|
2013-07-05 19:27:07 +02:00 |
validators.txt
|
…
|
|
views.txt
|
Fixed #20330 -- Normalized spelling of "web server".
|
2013-04-29 19:40:43 +02:00 |