Thomas Chaumeny d3db878e4b Moved CSRF docs out of contrib. hace 10 años
..
class-based-views f2ddc439b1 Fixed #23656 -- Made FormMixin.get_form's form_class argument optional. hace 10 años
contrib d3db878e4b Moved CSRF docs out of contrib. hace 10 años
files eb4f6de980 Fixed #8149 -- Made File.__iter__() support universal newlines. hace 10 años
forms 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. hace 10 años
models e958c760f9 Fixed #23732 -- Corrected and enhanced select_related() docs. hace 10 años
templates d3db878e4b Moved CSRF docs out of contrib. hace 10 años
applications.txt a764a9ccff Checked more precisely whether the app registry is ready. hace 10 años
checks.txt 7ae03204ac Fixed #23469 -- Removed test runner compatibility check which often yielded false positives. hace 10 años
clickjacking.txt 51c8045145 Removed versionadded/changed annotations for 1.6. hace 11 años
csrf.txt d3db878e4b Moved CSRF docs out of contrib. hace 10 años
databases.txt 713f23492a Required MySQLdb >= 1.2.5 for fractional seconds support hace 10 años
django-admin.txt cbd936d0f8 Fixed #18731 -- Added an example about customizing "makemessages" command. hace 10 años
exceptions.txt 53ff096982 Prevented data leakage in contrib.admin via query string manipulation. hace 10 años
index.txt d3db878e4b Moved CSRF docs out of contrib. hace 10 años
middleware.txt d3db878e4b Moved CSRF docs out of contrib. hace 10 años
migration-operations.txt f633ba778d Fixed #23609 -- Fixed IntegrityError that prevented altering a NULL column into a NOT NULL one due to existing rows hace 10 años
request-response.txt adf8fb34ce Fixed typo in docs/ref/request-response.txt hace 10 años
schema-editor.txt ab8d8e00c9 Improved formatting and links of migration docs. hace 11 años
settings.txt d3db878e4b Moved CSRF docs out of contrib. hace 10 años
signals.txt b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. hace 10 años
template-response.txt 5f2542f12a Fixed #10190 -- Made HttpResponse charset customizable. hace 10 años
unicode.txt 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. hace 10 años
urlresolvers.txt 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. hace 10 años
urls.txt a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). hace 10 años
utils.txt 03467368db Fixed #23558 -- documented slugify limitations hace 10 años
validators.txt c48a29a02a Fixed #23639 -- Fixed doc error in RegexValidator.regex hace 10 años
views.txt 5b98ba08e2 Fixed #21938 -- Moved documentation for error views to reference guide. hace 10 años