Baptiste Mispelon c335c0fee9 Fixed #23914 -- Improved {% now %} to allow storing its result in the context. пре 10 година
..
class-based-views 9a30acad8a Fixed #21587 -- Added a warning for changing default of RedirectView.permanent. пре 10 година
contrib e0d1f2684a Added warning about get_inline_instances() permission checking; refs #23754. пре 10 година
files 88e13b44ed Fixed #23827 -- TZ behavior in Storage API ref doc пре 10 година
forms 38ab0f13fa Added missing backticks to form validation docs пре 10 година
models 5b26a014a8 Fixed #23865 -- documented how to assign errors to a field in Model.clean() пре 10 година
templates c335c0fee9 Fixed #23914 -- Improved {% now %} to allow storing its result in the context. пре 10 година
applications.txt a764a9ccff Checked more precisely whether the app registry is ready. пре 10 година
checks.txt c24a2e6cbd Fixed #23765 -- Removed BooleanField default check which often yielded false positives. пре 10 година
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. пре 11 година
csrf.txt fa680ce1e2 Fixed #23825 -- Added links for decorating class-based views to the CSRF docs. пре 10 година
databases.txt e0685368c6 Fixed links to mysqlclient in database notes. пре 10 година
django-admin.txt c1552af1fe Fixed typo in docs/ref/django-admin.txt пре 10 година
exceptions.txt 056a3c6c37 Fixed #23682 -- Enhanced circular redirects detection in tests. пре 10 година
index.txt d3db878e4b Moved CSRF docs out of contrib. пре 10 година
middleware.txt df0523debc Fixed #23531 -- Added CommonMiddleware.response_redirect_class. пре 10 година
migration-operations.txt f633ba778d Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows пре 10 година
request-response.txt ca88aa34ad Fixed spelling mistake in docs/ref/request-response.txt пре 10 година
schema-editor.txt ab8d8e00c9 Improved formatting and links of migration docs. пре 11 година
settings.txt 4f90c99635 Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FORMAT and YEAR_MONTH. пре 10 година
signals.txt b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. пре 10 година
template-response.txt b748a8bc67 Fixed #23789 -- TemplateResponse handles context differently from render пре 10 година
unicode.txt 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. пре 10 година
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. пре 10 година
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). пре 10 година
utils.txt c548c8d0d1 Fixed #18456 -- Added path escaping to HttpRequest.get_full_path(). пре 10 година
validators.txt c48a29a02a Fixed #23639 -- Fixed doc error in RegexValidator.regex пре 10 година
views.txt 5b98ba08e2 Fixed #21938 -- Moved documentation for error views to reference guide. пре 10 година