Joeri Bekker 66f3d57b79 Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 12 년 전
..
class-based-views ecd746191c Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txt 11 년 전
contrib c0f03175ce Fixed #19695 -- Retitle "Form Media" to "Form Assets". 11 년 전
files 0ca2d1e20a Fixed typo in file storage docs. 12 년 전
forms c0f03175ce Fixed #19695 -- Retitle "Form Media" to "Form Assets". 11 년 전
models 3cdeb572d7 Fixed #17528 -- Documented that add() and remove() with a many-to-many relationship do not call Model.save() 11 년 전
templates 39b245fd76 Fixed #20614 -- Typo in documentation. 11 년 전
clickjacking.txt 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 년 전
databases.txt d097417025 Support 'pyformat' style parameters in raw queries, Refs #10070 11 년 전
django-admin.txt f73d04dda9 Removed 'cleanup' management command as per deprecation TL. 11 년 전
exceptions.txt 5448555785 Fixed #17601 -- expose underlying db exceptions under py2 11 년 전
index.txt 6c730da1f6 Fixed #19897 - Updated static files howto. 12 년 전
middleware.txt 660762681c Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 12 년 전
request-response.txt f407f75aae Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL. 11 년 전
settings.txt 59ebe39812 Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend 11 년 전
signals.txt 66f3d57b79 Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 11 년 전
template-response.txt 8eadbc5a03 Removed 'mimetype' arguments from a few places, as per deprecation TL. 11 년 전
unicode.txt 8a679386c3 Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Python 3. 11 년 전
urlresolvers.txt 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 년 전
urls.txt 6c730da1f6 Fixed #19897 - Updated static files howto. 12 년 전
utils.txt 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ 11 년 전
validators.txt 4e2e8f39d1 Fixed #4833 -- Validate email addresses with localhost as domain 12 년 전
views.txt 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 12 년 전