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
/
tests
Age
Commit message (
Expand
)
Author
2023-02-14
Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-13
Fixed #34316 -- Fixed layout of admin password change forms and help texts.
sarahboyce
2023-02-11
Fixed #33213 -- Doc'd testing code coverage in parallel and used it.
Paolo Melchiorre
2023-02-10
Fixed #32813 -- Made runserver display port after binding.
Dhanush
2023-02-08
Fixed #34303 –- Allowed customizing admin site log entry list.
Jacob Rief
2023-02-08
Fixed #34319 -- Fixed Model.validate_constraints() crash on ValidationError w...
Mariusz Felisiak
2023-02-08
Fixed #34315 -- Preserved admin changelist filters on "Close" button.
Bakdolot
2023-02-07
Removed hardcoded date in SetCookieTests.test_far_expiration().
Bernhard M. Wiedemann
2023-02-07
Fixed #34285 -- Fixed index/slice lookups on filtered aggregates with ArrayFi...
Nils VAN ZUIJLEN
2023-02-07
Fixed #33638 -- Fixed GIS lookups crash with geography fields on PostGIS.
Jacob Walls
2023-02-07
Fixed #34301 -- Made admin's submit_row check add permission for "Save as new...
Frederic Mheir
2023-02-04
Increased the default PBKDF2 iterations for Django 5.0.
Mariusz Felisiak
2023-02-03
Fixed #34259 -- Passed called_from_command_line to command subparsers.
Adam Johnson
2023-02-02
Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names.
skidipap
2023-02-01
Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2023-02-01
Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Accept-Lan...
Nick Pope
2023-01-31
Fixed #34304 -- Made MySQL's SchemaEditor.remove_constraint() don't create fo...
sage
2023-01-30
Fixed #34283 -- Escaped title in admin's changelist filters.
Stanislav Volyk
2023-01-27
Fixed #28054 -- Made runserver not return response body for HEAD requests.
Sarah Boyce
2023-01-26
Fixed #34254 -- Fixed return value of Exists() with empty queryset.
Raj Desai
2023-01-26
Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueConstraint w...
Mariusz Felisiak
2023-01-24
Fixed #34227 -- Fixed QuerySet.select_related() with multi-level FilteredRela...
朱穆穆
2023-01-23
Fixed #34192 -- Preserved callable storage when it returns default_storage.
Matt Westcott
2023-01-20
Fixed #34267 -- Fixed sliced QuerySet.union() crash.
Francesco Panico
2023-01-20
Fixed #34266 -- Added ClosestPoint GIS database functions.
Niccolò Mineo
2023-01-19
Fixed #34272 -- Fixed floatformat crash on zero with trailing zeros to zero d...
David Wobrock
2023-01-19
Refs #32528 -- Simplified Media.merge().
Nick Pope
2023-01-19
Fixed #32528 -- Replaced django.utils.topological_sort with graphlib.Topologi...
Nick Pope
2023-01-18
Refs #34233 -- Used str.removeprefix()/removesuffix().
Mariusz Felisiak
2023-01-18
Refs #34233 -- Used types.NoneType.
Nick Pope
2023-01-18
Refs #34233 -- Used aiter() and anext().
Nick Pope
2023-01-18
Refs #32339 -- Deprecated transitional form renderers.
Mariusz Felisiak
2023-01-18
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2023-01-17
Increased the default PBKDF2 iterations for Django 5.0.
Mariusz Felisiak
2023-01-17
Advanced deprecation warnings for Django 5.0.
Mariusz Felisiak
2023-01-17
Refs #33263 -- Removed warning in BaseDeleteView when delete() method is over...
Mariusz Felisiak
2023-01-17
Refs #33543 -- Made Expression.asc()/desc() and OrderBy raise ValueError when...
Mariusz Felisiak
2023-01-17
Refs #32339 -- Changed default form and formset rendering style to div-based.
Mariusz Felisiak
2023-01-17
Refs #33691 -- Removed django.contrib.auth.hashers.CryptPasswordHasher per de...
Mariusz Felisiak
2023-01-17
Refs #33348 -- Removed support for passing response object and form/formset n...
Mariusz Felisiak
2023-01-17
Refs #32365 -- Removed django.utils.timezone.utc per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #15619 -- Removed support for logging out via GET requests.
Mariusz Felisiak
2023-01-17
Refs #33561 -- Made created=True required in signature of RemoteUserBackend.c...
Mariusz Felisiak
2023-01-17
Refs #31486 -- Removed ability to pass unsaved model instances to related fil...
Mariusz Felisiak
2023-01-17
Refs #29984 -- Made QuerySet.iterator() without chunk_size raise ValueError a...
Mariusz Felisiak
2023-01-17
Refs #29708 -- Removed PickleSerializer per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #33348 -- Removed support for passing errors=None to SimpleTestCase.asse...
Mariusz Felisiak
2023-01-17
Refs #33342 -- Removed ExclusionConstraint.opclasses per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #30127 -- Removed name argument for django.utils.functional.cached_prope...
Mariusz Felisiak
2023-01-17
Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecatio...
Mariusz Felisiak
[prev]
[next]