index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
Age
Commit message (
Expand
)
Author
2019-09-10
Fixed #30754 -- Prevented inclusion of aliases in partial index conditions.
Simon Charette
2019-09-10
Finalised release notes for 3.0 alpha release.
Carlton Gibson
2019-09-09
Fixed #28107 -- Added DatabaseFeatures.allows_group_by_selected_pks_on_model(...
Vojtech Bocek
2019-09-09
Fixed #29406 -- Added support for Referrer-Policy header.
Nick Pope
2019-09-09
Refs #30426 -- Moved release notes into separate security section.
Nick Pope
2019-09-09
Refs #29444 -- Allowed returning multiple fields from INSERT statements on Po...
Johannes Hoppe
2019-09-09
Fixed #30426 -- Changed X_FRAME_OPTIONS setting default to DENY.
Claude Paroz
2019-09-05
Moved release note for refs #30158 from deprecated to backwards incompatible ...
Mariusz Felisiak
2019-09-05
Fixed #30750 -- Added support for check constraints on MySQL 8.0.16+.
Mariusz Felisiak
2019-09-04
Fixed #27910 -- Added enumeration helpers for use in Field.choices.
Shai Berger
2019-09-04
Fixed #29714 -- Allowed using ExceptionReporter subclass with AdminEmailHandler.
Nasir Hussain
2019-09-04
Added stub release notes for 2.2.6.
Mariusz Felisiak
2019-09-02
Fixed #30747 -- Renamed is_safe_url() to url_has_allowed_host_and_scheme().
Carlton Gibson
2019-09-02
Added release dates for 2.2.5, 2.1.12, and 1.11.24.
Mariusz Felisiak
2019-08-30
Fixed #30736 -- Added Storage.get_alternative_name() to allow customization.
yukihira1992
2019-08-29
Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods.
Berker Peksag
2019-08-29
Fixed #25367 -- Allowed boolean expressions in QuerySet.filter() and exclude().
Matthew Schinckel
2019-08-26
Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS.
Hasan Ramezani
2019-08-23
Fixed #30507 -- Updated admin's jQuery to 3.4.1.
Dulmandakh
2019-08-21
Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations...
Mads Jensen
2019-08-21
Fixed broken links and redirects in documentation.
François Freitag
2019-08-20
Fixed #29979, Refs #17337 -- Extracted AutoField field logic into a mixin and...
Nick Pope
2019-08-18
Refs #28428 -- Made FileField.upload_to support pathlib.Path.
Claude Paroz
2019-08-18
Refs #30426 -- Changed default SECURE_CONTENT_TYPE_NOSNIFF to True.
Claude Paroz
2019-08-16
Fixed #30701 -- Updated patch_vary_headers() to handle an asterisk according ...
Adnan Umer
2019-08-15
Fixed #30449 -- Fixed RelatedFieldListFilter/RelatedOnlyFieldListFilter to re...
zeyneloz
2019-08-14
Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms on expres...
Mariusz Felisiak
2019-08-13
Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as lib...
Claude Paroz
2019-08-08
Fixed #30673 -- Relaxed system check for db_table collision when database rou...
Adnan Umer
2019-08-07
Fixed #30676 -- Added --pdb option to test runner.
Andrew Godwin
2019-08-02
Added stub release notes for 2.2.5.
Mariusz Felisiak
2019-08-02
Fixed #30661 -- Added models.SmallAutoField.
Nick Pope
2019-08-01
Added CVE-2019-14235 to security release archive.
Carlton Gibson
2019-08-01
Added CVE-2019-14234 to security release archive.
Carlton Gibson
2019-08-01
Added CVE-2019-14233 to security release archive.
Carlton Gibson
2019-08-01
Added CVE-2019-14232 to the security release archive.
Carlton Gibson
2019-08-01
Fixed CVE-2019-14235 -- Fixed potential memory exhaustion in django.utils.enc...
Florian Apolloner
2019-08-01
Fixed CVE-2019-14234 -- Protected JSONField/HStoreField key and index lookups...
Mariusz Felisiak
2019-08-01
Fixed CVE-2019-14233 -- Prevented excessive HTMLParser recursion in strip_tag...
Florian Apolloner
2019-08-01
Fixed CVE-2019-14232 -- Adjusted regex to avoid backtracking issues when trun...
Florian Apolloner
2019-07-31
Fixed #30665 -- Added support for distinct argument to Avg() and Sum().
Étienne Beaulé
2019-07-31
Fixed #30160 -- Added support for LZMA and XZ templates to startapp/startproj...
Nick Pope
2019-07-27
Refs #28147 -- Fixed setting of OneToOne and Foreign Key fields to None when ...
Jon Dufresne
2019-07-25
Added stub release notes for security releases.
Carlton Gibson
2019-07-25
Fixed #30657 -- Allowed customizing Field's descriptors with a descriptor_cla...
Jon Dufresne
2019-07-24
Fixed #30647 -- Fixed crash of autoreloader when extra directory cannot be re...
Tom Forbes
2019-07-23
Fixed #30506 -- Fixed crash of autoreloader when path contains null characters.
Tom Forbes
2019-07-16
Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL.
Mads Jensen
2019-07-16
Refs #29824 -- Added RangeOperators helper class.
Mads Jensen
2019-07-10
Updated Select2 to version 4.0.7.
Johannes Hoppe
[next]