.. |
class-based-views
|
Improved queryset handling and docs for (Single|Multiple)ObjectMixin.
|
2013-08-09 17:51:58 +07:00 |
contrib
|
Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail()
|
2013-08-14 07:46:11 -04:00 |
files
|
|
|
forms
|
Fixed #20555 -- Make subwidget id attribute available
|
2013-08-13 13:23:05 -04:00 |
models
|
Fixed #9057 -- Added default_permissions model meta option.
|
2013-08-09 09:19:52 -04:00 |
templates
|
Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter.
|
2013-08-14 12:40:19 -04:00 |
clickjacking.txt
|
|
|
databases.txt
|
Updated the databases documentation
|
2013-07-19 09:01:13 +01:00 |
django-admin.txt
|
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
2013-08-06 07:13:17 -04:00 |
exceptions.txt
|
Fixed #20786 -- Cleaned up docs/ref/exceptions.txt
|
2013-08-02 09:42:46 -04: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 #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting
|
2013-08-12 07:15:59 -04: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
|
Added more on @cached_property, refs #20870
|
2013-08-08 09:45:26 -04:00 |
validators.txt
|
|
|
views.txt
|
Fixed #20330 -- Normalized spelling of "web server".
|
2013-04-29 19:40:43 +02:00 |