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
2021-04-14
Fixed #32635 -- Fixed system check crash for reverse o2o relations in CheckCo...
Hasan Ramezani
2021-04-13
Fixed #32637 -- Restored exception message on technical 404 debug page.
Mariusz Felisiak
2021-04-12
Fixed #32627 -- Fixed QuerySet.values()/values_list() crash on combined query...
Iuri de Silvio
2021-04-08
Fixed #32620 -- Allowed subclasses of Big/SmallAutoField for DEFAULT_AUTO_FIELD.
Adam Johnson
2021-04-08
Fixed #32575 -- Added support for SpatiaLite 5.
Claude Paroz
2021-04-07
Dropped support for GEOS 3.5 and GDAL 2.0.
Claude Paroz
2021-04-07
Fixed #32501 -- Added support for returning fields from INSERT statements on ...
girishsontakke
2021-04-07
Corrected release number format in 3.2.1 release notes.
Carlton Gibson
2021-04-07
Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
Claude Paroz
2021-04-07
Corrected wrapping in 3.2 release notes.
Carlton Gibson
2021-04-06
Added stub release notes for Django 3.2.1.
Carlton Gibson
2021-04-06
Added release date for Django 3.2.
Carlton Gibson
2021-04-06
Updated asgiref dependency for 3.2 release series.
Carlton Gibson
2021-04-06
Added CVE-2021-28658 to security archive.
Mariusz Felisiak
2021-04-06
Fixed CVE-2021-28658 -- Fixed potential directory-traversal via uploaded files.
Mariusz Felisiak
2021-04-02
Fixed #32383 -- Added source map support to ManifestStaticFilesStorage.
Adam Johnson
2021-03-31
Fixed #32204 -- Added quick filter to admin's navigation sidebar.
Maxim Milovanov
2021-03-31
Refs #32105 -- Moved ExceptionReporter template paths to properties.
William Schwartz
2021-03-30
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
bankc
2021-03-30
Fixed #29127 -- Prevented DiscoverRunner from hiding tagged test with syntax ...
Chris Jerdonek
2021-03-29
Fixed #31487 -- Added precision argument to Round().
Nick Pope
2021-03-23
Fixed #32573 -- Fixed bounds in __iso_year lookup optimization.
Florian Demmer
2021-03-19
Fixed #32556 -- Fixed handling empty string as non-boolean attributes value b...
Baptiste Mispelon
2021-03-19
Refs #32508 -- Raised Type/ValueError instead of using "assert" in django.core.
Daniyal
2021-03-18
Fixed #16010 -- Added Origin header checking to CSRF middleware.
Tim Graham
2021-03-18
Refs #16010 -- Required CSRF_TRUSTED_ORIGINS setting to include the scheme.
Tim Graham
2021-03-18
Fixed #31370 -- Added support for parallel tests with --buffer.
Adam Johnson
2021-03-17
Fixed #32560 -- Fixed test runner with --pdb and --buffer on fail/error.
Adam Johnson
2021-03-11
Fixed #32529 -- Delayed creating a test suite in build_suite().
Chris Jerdonek
2021-03-10
Refs #32508 -- Raised TypeError instead of using "assert" on unsupported oper...
Mariusz Felisiak
2021-03-06
Fixed #24141 -- Added QuerySet.contains().
Johan Schiff
2021-03-03
Fixed #32493 -- Removed redundant never_cache uses from admin views.
tim-mccurrach
2021-03-01
Fixed #32456 -- Added dbshell support for specifying a password file on Postg...
Hasan Ramezani
2021-02-26
Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.
Jacob Walls
2021-02-25
Added stub release notes for 3.1.8.
Mariusz Felisiak
2021-02-25
Updated links to DEPs.
Markus Holtermann
2021-02-24
Fixed #32446 -- Deprecated SERIALIZE test database setting.
Simon Charette
2021-02-23
Fixed #30916 -- Added support for functional unique constraints.
Hannes Ljungberg
2021-02-19
Added CVE-2021-23336 to security archive.
Carlton Gibson
2021-02-19
Refs CVE-2021-23336 -- Updated tests and release notes for affected versions.
Nick Pope
2021-02-17
Added documentation extlink for bugs.python.org.
Nick Pope
2021-02-15
Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formse...
manav014
2021-02-13
Refs #32394 -- Rephrased release note for STATIC_URL change.
Tim Graham
2021-02-11
Fixed #32421 -- Made admindocs ModelDetailView show model cached properties.
Ramon Saraiva
2021-02-10
Fixed #32431 -- Reversed order of security issues history.
Hasan Ramezani
2021-02-10
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
Mariusz Felisiak
2021-02-08
Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView.
ThinkChaos
2021-02-06
Fixed #32394 -- Changed project template settings to use relative STATIC_URL.
Markus Holtermann
2021-02-04
Fixed #32395 -- Allowed capturing stdout of migration signals.
Simon Charette
2021-02-04
Fixed #31527 -- Allowed admindocs index to handle non-string URLconfs.
Jim Xie
[prev]
[next]