index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-06
[3.1.x] Bumped version for 3.1.8 release.
3.1.8
Mariusz Felisiak
2021-04-06
[3.1.x] Fixed CVE-2021-28658 -- Fixed potential directory-traversal via uploa...
Mariusz Felisiak
2021-03-22
[3.1.x] Fixed #32576 -- Corrected dumpdata docs for passing model names to th...
tim-mccurrach
2021-03-19
[3.1.x] Refs #25735 -- Added tags/exclude_tags arguments to DiscoverRunner docs.
Mariusz Felisiak
2021-03-19
[3.1.x] Added parallel argument to DiscoverRunner docs.
Mariusz Felisiak
2021-03-19
[3.1.x] Corrected DiscoverRunner.build_suite() signature.
Mariusz Felisiak
2021-03-17
[3.1.x] Fixed #32560 -- Fixed test runner with --pdb and --buffer on fail/error.
Adam Johnson
2021-03-17
[3.1.x] Fixed typo in docs/topics/testing/advanced.txt.
Jozef
2021-03-16
[3.1.x] Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() meth...
Hasan Ramezani
2021-03-15
[3.1.x] Fixed typo in docs/ref/checks.txt.
Hasan Ramezani
2021-03-15
[3.1.x] Updated datum directory for PROJ 6 in GIS install instructions.
Mariusz Felisiak
2021-03-04
[3.1.x] Refs #32483 -- Doc'd caveat about using JSONField key transforms to b...
Mariusz Felisiak
2021-03-04
[3.1.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2021-03-04
[3.1.x] Corrected admin.E023 message in docs.
Hasan Ramezani
2021-03-03
[3.1.x] Updated links to djangoproject.com/code.djangoproject.com repositories.
Mariusz Felisiak
2021-02-26
[3.1.x] Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.
Jacob Walls
2021-02-25
[3.1.x] Added stub release notes for 3.1.8.
Mariusz Felisiak
2021-02-25
[3.1.x] Updated links to DEPs.
Markus Holtermann
2021-02-19
[3.1.x] Added CVE-2021-23336 to security archive.
Carlton Gibson
2021-02-19
[3.1.x] Post-release version bump.
Carlton Gibson
2021-02-19
[3.1.x] Bumped version for 3.1.7 release.
3.1.7
Carlton Gibson
2021-02-18
[3.1.x] Fixed CVE-2021-23336 -- Fixed web cache poisoning via django.utils.ht...
Nick Pope
2021-02-17
[3.1.x] Added documentation extlink for bugs.python.org.
Nick Pope
2021-02-12
[3.1.x] Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.
David Smith
2021-02-08
[3.1.x] Fixed #32430 -- Doc'd base class-based views.
Anil Khatri
2021-02-08
[3.1.x] Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
Anil Khatri
2021-02-05
[3.1.x] Fixed backends.postgresql.tests.Tests.test_nodb_cursor_raises_postgre...
Mariusz Felisiak
2021-02-04
[3.1.x] Fixed #31550 -- Adjusted ASGI test_file_response for various Windows ...
Christopher Keith
2021-02-04
[3.1.x] Corrected typo in advice to new contributors.
Carlton Gibson
2021-02-04
[3.1.x] Refs #32412 -- Adjusted link from tutorial to reference docs.
GabbyPrecious
2021-02-04
[3.1.x] Refs #32412 -- Adjusted beginning of Advice for new contributors.
GabbyPrecious
2021-02-02
[3.1.x] Fixed #32403 -- Fixed re-raising DatabaseErrors when using only 'post...
Mariusz Felisiak
2021-02-01
[3.1.x] Fixed typo in docs/ref/forms/widgets.txt.
Brad Solomon
2021-02-01
[3.1.x] Added stub release notes for 3.1.7.
Mariusz Felisiak
2021-02-01
[3.1.x] Added CVE-2021-3281 to security archive.
Mariusz Felisiak
2021-02-01
[3.1.x] Post-release version bump.
Mariusz Felisiak
2021-02-01
[3.1.x] Bumped version for 3.1.6 release.
3.1.6
Mariusz Felisiak
2021-02-01
[3.1.x] Fixed CVE-2021-3281 -- Fixed potential directory-traversal via archiv...
Mariusz Felisiak
2021-01-29
[3.1.x] Fixed GeoIPTest.test04_city() failure with the latest GeoIP2 database.
Mariusz Felisiak
2021-01-28
[3.1.x] Modernized custom manager example
Adam Johnson
2021-01-28
[3.1.x] Fixed #32391 -- Used CSS flex properties for changelist filter.
Denis Skulimovskiy
2021-01-28
[3.1.x] Fixed #32388 -- Clarified QuerySet.bulk_update() caveat about duplica...
Timothy McCurrach
2021-01-27
[3.1.x] Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting ...
Carlton Gibson
2021-01-22
[3.1.x] Refs #32372 -- Updated manager name in related objects reference docs.
Jack
2021-01-22
[3.1.x] Fixed #32372 -- Made examples in related objects reference docs consi...
Jack Aitken
2021-01-20
[3.1.x] Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
Matthias Kestenholz
2021-01-14
[3.1.x] Fixed cross-link in CBV topic documentation.
Carles Pina Estany
2021-01-12
[3.1.x] Removed unused import in docs/ref/models/expressions.txt.
Mariusz Felisiak
2021-01-11
[3.1.x] Fixed #32313 -- Corrected QuerySet.in_bulk() signature.
Iuri de Silvio
2021-01-07
[3.1.x] Fixed #32315 -- Doc'd FieldFile.path.
Hasan Ramezani
[next]