summaryrefslogtreecommitdiff
path: root/docs/releases/3.0.txt
Commit message (Expand)AuthorAgeFilesLines
* Used extlinks for PyPI links.Tim Graham2023-04-171-1/+1
* Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot2023-03-011-2/+2
* Refs #34140 -- Corrected rst code-block and various formatting issues in docs.Joseph Victor Zammit2023-02-281-1/+3
* Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.David Smith2021-07-271-1/+1
* Refs #32720 -- Used full hashes in security archive.Nick Pope2021-05-171-1/+2
* Refs #31040 -- Doc'd Python 3.9 compatibility.Mariusz Felisiak2020-10-131-2/+2
* Fixed #31925 -- Fixed typo in docs/releases/3.0.txt.Kaustubh2020-08-211-1/+1
* Refs #31682 -- Doc'd minimal sqlparse version in Django 2.2.Mariusz Felisiak2020-06-101-2/+0
* Fixed #31182 -- Adjusted release notes for ASGI support.Adam Johnson2020-02-201-0/+5
* Improved grammar in 3.0 release notes for SECURE_CONTENT_TYPE_NOSNIFF change.Adam Johnson2020-02-051-3/+2
* Refs #29260 -- Doc'd Model.save() behavior change in Django 3.0.Simon Charette2019-12-301-0/+21
* Fixed #31069, Refs #26431 -- Doc'd RegexPattern behavior change in passing op...Hasan Ramezani2019-12-121-0/+4
* Fixed typos in 3.0 release notes and docs/ref/request-response.txt.Hasan Ramezani2019-12-121-1/+1
* Fixed typo in docs/releases/3.0.txt.jsals12019-12-051-1/+1
* Fixed #31059 -- Fixed typo in docs/releases/3.0.txt.Mariusz Felisiak2019-12-041-1/+1
* Finalized release notes for Django 3.0.Carlton Gibson2019-12-021-3/+3
* Added release dates for 2.1.15, 2.2.8 and 3.0.Carlton Gibson2019-12-021-1/+1
* Fixed #31012 -- Reverted "Fixed #29056 -- Fixed HTML5 validation of required ...Carlton Gibson2019-11-211-4/+0
* Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.Stephen Rauch2019-11-061-0/+2
* Added Uzbek language.Claude Paroz2019-11-041-0/+2
* Fixed typos in docs/releases/3.0.txt.Mariusz Felisiak2019-10-101-2/+2
* Refs #27910 -- Improved documentation for model field choice enumeration types.Nick Pope2019-09-131-1/+1
* Added PBKDF2 hasher iteration increase to 3.0 release notes.Carlton Gibson2019-09-121-0/+3
* Finalised release notes for 3.0 alpha release.Carlton Gibson2019-09-101-92/+7
* Fixed #28107 -- Added DatabaseFeatures.allows_group_by_selected_pks_on_model(...Vojtech Bocek2019-09-091-0/+11
* Fixed #29406 -- Added support for Referrer-Policy header.Nick Pope2019-09-091-0/+3
* Refs #30426 -- Moved release notes into separate security section.Nick Pope2019-09-091-13/+27
* Refs #29444 -- Allowed returning multiple fields from INSERT statements on Po...Johannes Hoppe2019-09-091-3/+9
* Fixed #30426 -- Changed X_FRAME_OPTIONS setting default to DENY.Claude Paroz2019-09-091-0/+9
* Moved release note for refs #30158 from deprecated to backwards incompatible ...Mariusz Felisiak2019-09-051-3/+3
* Fixed #30750 -- Added support for check constraints on MySQL 8.0.16+.Mariusz Felisiak2019-09-051-0/+5
* Fixed #27910 -- Added enumeration helpers for use in Field.choices.Shai Berger2019-09-041-0/+12
* Fixed #29714 -- Allowed using ExceptionReporter subclass with AdminEmailHandler.Nasir Hussain2019-09-041-0/+8
* Fixed #30747 -- Renamed is_safe_url() to url_has_allowed_host_and_scheme().Carlton Gibson2019-09-021-0/+8
* Fixed #30736 -- Added Storage.get_alternative_name() to allow customization.yukihira19922019-08-301-1/+3
* Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods.Berker Peksag2019-08-291-0/+3
* Fixed #25367 -- Allowed boolean expressions in QuerySet.filter() and exclude().Matthew Schinckel2019-08-291-0/+7
* Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS.Hasan Ramezani2019-08-261-0/+3
* Fixed #30507 -- Updated admin's jQuery to 3.4.1.Dulmandakh2019-08-231-0/+2
* Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations...Mads Jensen2019-08-211-0/+4
* Fixed #29979, Refs #17337 -- Extracted AutoField field logic into a mixin and...Nick Pope2019-08-201-0/+11
* Refs #28428 -- Made FileField.upload_to support pathlib.Path.Claude Paroz2019-08-181-0/+2
* Refs #30426 -- Changed default SECURE_CONTENT_TYPE_NOSNIFF to True.Claude Paroz2019-08-181-0/+6
* Fixed #30701 -- Updated patch_vary_headers() to handle an asterisk according ...Adnan Umer2019-08-161-0/+5
* Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as lib...Claude Paroz2019-08-131-0/+5
* Fixed #30676 -- Added --pdb option to test runner.Andrew Godwin2019-08-071-0/+3
* Fixed #30661 -- Added models.SmallAutoField.Nick Pope2019-08-021-0/+5
* Fixed #30665 -- Added support for distinct argument to Avg() and Sum().Étienne Beaulé2019-07-311-0/+3
* Fixed #30160 -- Added support for LZMA and XZ templates to startapp/startproj...Nick Pope2019-07-311-0/+4
* Refs #28147 -- Fixed setting of OneToOne and Foreign Key fields to None when ...Jon Dufresne2019-07-271-0/+4