Anubhav Joshi 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. 10 éve
..
class-based-views e501d4c505 Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 10 éve
contrib 87eedfff44 Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt. 10 éve
files a3e88e64a4 Fixed spelling mistake in file docs. 10 éve
forms 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. 10 éve
models 04bd84786d Fixed #23602 -- Add comment on get_absolute_url regarding user input 10 éve
templates 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. 10 éve
applications.txt a764a9ccff Checked more precisely whether the app registry is ready. 10 éve
checks.txt 1e5e2a4707 Fixed #22064 -- Add check for related_name 10 éve
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. 11 éve
databases.txt 9db3653670 Fixed #23631 -- Removed outdated note on MySQL timezone support. 10 éve
django-admin.txt 450a616004 Corrected --noinput docs for makemigrations; refs #23407. 10 éve
exceptions.txt 53ff096982 Prevented data leakage in contrib.admin via query string manipulation. 10 éve
index.txt 1d3ae4760b Fixed warnings when building the documentation. 11 éve
middleware.txt 52ef6a4726 Fixed #17101 -- Integrated django-secure and added check --deploy option 10 éve
migration-operations.txt f633ba778d Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows 10 éve
request-response.txt 5f2542f12a Fixed #10190 -- Made HttpResponse charset customizable. 10 éve
schema-editor.txt ab8d8e00c9 Improved formatting and links of migration docs. 11 éve
settings.txt 2bb00b0b0b Made minor typographic correction to SECRET_KEY docs. 10 éve
signals.txt b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 10 éve
template-response.txt 5f2542f12a Fixed #10190 -- Made HttpResponse charset customizable. 10 éve
unicode.txt 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. 10 éve
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 éve
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 éve
utils.txt 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. 10 éve
validators.txt c48a29a02a Fixed #23639 -- Fixed doc error in RegexValidator.regex 10 éve
views.txt 5b98ba08e2 Fixed #21938 -- Moved documentation for error views to reference guide. 10 éve