Jon Dufresne eb4f6de980 Fixed #8149 -- Made File.__iter__() support universal newlines. il y a 10 ans
..
class-based-views e501d4c505 Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. il y a 10 ans
contrib c0eea4645b Added missing imports to example from previous commit. il y a 10 ans
files eb4f6de980 Fixed #8149 -- Made File.__iter__() support universal newlines. il y a 10 ans
forms 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. il y a 10 ans
models 68d3db8a7b Fixed #23725 -- Substituted AUTH_USER_MODEL for User in docs. il y a 10 ans
templates 03467368db Fixed #23558 -- documented slugify limitations il y a 10 ans
applications.txt a764a9ccff Checked more precisely whether the app registry is ready. il y a 10 ans
checks.txt 7ae03204ac Fixed #23469 -- Removed test runner compatibility check which often yielded false positives. il y a 10 ans
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. il y a 11 ans
databases.txt 713f23492a Required MySQLdb >= 1.2.5 for fractional seconds support il y a 10 ans
django-admin.txt cbd936d0f8 Fixed #18731 -- Added an example about customizing "makemessages" command. il y a 10 ans
exceptions.txt 53ff096982 Prevented data leakage in contrib.admin via query string manipulation. il y a 10 ans
index.txt 1d3ae4760b Fixed warnings when building the documentation. il y a 11 ans
middleware.txt 52ef6a4726 Fixed #17101 -- Integrated django-secure and added check --deploy option il y a 10 ans
migration-operations.txt f633ba778d Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows il y a 10 ans
request-response.txt adf8fb34ce Fixed typo in docs/ref/request-response.txt il y a 10 ans
schema-editor.txt ab8d8e00c9 Improved formatting and links of migration docs. il y a 11 ans
settings.txt bedd439297 Fixed #23667 -- Incorrect settings reference for language cookie. il y a 10 ans
signals.txt b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. il y a 10 ans
template-response.txt 5f2542f12a Fixed #10190 -- Made HttpResponse charset customizable. il y a 10 ans
unicode.txt 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. il y a 10 ans
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. il y a 10 ans
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). il y a 10 ans
utils.txt 03467368db Fixed #23558 -- documented slugify limitations il y a 10 ans
validators.txt c48a29a02a Fixed #23639 -- Fixed doc error in RegexValidator.regex il y a 10 ans
views.txt 5b98ba08e2 Fixed #21938 -- Moved documentation for error views to reference guide. il y a 10 ans