Baptiste Mispelon 79e1d6ebd7 Don't show `self` in the list of arguments of a method. 11 years ago
..
class-based-views c05b2f58e7 Fixed #21768 -- Corrected TemplateView context section. 11 years ago
contrib 79e1d6ebd7 Don't show `self` in the list of arguments of a method. 11 years ago
files 82f466b571 Fix typo in storage docs 11 years ago
forms 79e1d6ebd7 Don't show `self` in the list of arguments of a method. 11 years ago
models c9de1b4a55 Implement swappable model support for migrations 11 years ago
templates dfc092622e Fixed #21529 -- Noted that {% url %} encodes its output (refs #13260). 11 years ago
applications.txt 3326a412cc Deprecated importing a model before loading its application. 11 years ago
checks.txt d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 years ago
clickjacking.txt f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. 11 years ago
databases.txt d8d83777eb Fixed #21629 -- Added instructions for loading MySQL time zone definitions. 11 years ago
django-admin.txt e8920e96d0 Added a missing command to the command line examples for check. 11 years ago
exceptions.txt eacf060e01 Fixed #21044 -- Documented django.core.urlresolvers.Resolver404 11 years ago
index.txt d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 years ago
middleware.txt 7a97df190c Fixed #19277 -- Added LocaleMiddleware.response_redirect_class 11 years ago
request-response.txt d4d0dd7416 Changed documentation of HttpResponse.content to indicate it's a bytestring 11 years ago
settings.txt d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 years ago
signals.txt d562527a16 Fixed #21477 -- Renamed db to using in pre/post_migrate signals. 11 years ago
template-response.txt c39c9f2ad8 Fixed #21154 -- Updated TemplateResponse docs to better explain context. 11 years ago
unicode.txt 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
urlresolvers.txt eacf060e01 Fixed #21044 -- Documented django.core.urlresolvers.Resolver404 11 years ago
urls.txt ce0c5c38ea A few doc additions for changes from d228c1192e. 11 years ago
utils.txt 413307fe35 Added missing parameter in npgettext_lazy docs 11 years ago
validators.txt 6d66ba5948 Fixed #21242 -- Allowed more IANA schemes in URLValidator 11 years ago
views.txt 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 12 years ago