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
[4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
Markus Holtermann
2023-02-13
[4.2.x] Fixed #34316 -- Fixed layout of admin password change forms and help ...
sarahboyce
2023-02-10
[4.2.x] Fixed #32813 -- Made runserver display port after binding.
Dhanush
2023-02-08
[4.2.x] Fixed #34319 -- Fixed Model.validate_constraints() crash on Validatio...
Mariusz Felisiak
2023-02-08
[4.2.x] Fixed #34315 -- Preserved admin changelist filters on "Close" button.
Bakdolot
2023-02-07
[4.2.x] Fixed #34285 -- Fixed index/slice lookups on filtered aggregates with...
Nils VAN ZUIJLEN
2023-02-07
[4.2.x] Fixed #33638 -- Fixed GIS lookups crash with geography fields on Post...
Jacob Walls
2023-02-07
[4.2.x] Fixed #34301 -- Made admin's submit_row check add permission for "Sav...
Frederic Mheir
2023-02-04
[4.2.x] Increased the default PBKDF2 iterations for Django 4.2.
Mariusz Felisiak
2023-02-03
[4.2.x] Fixed #34259 -- Passed called_from_command_line to command subparsers.
Adam Johnson
2023-02-02
[4.2.x] Fixed #34286 -- Fixed admindocs markups for case-sensitive template/v...
skidipap
2023-02-01
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2023-02-01
[4.2.x] Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Ac...
Nick Pope
2023-01-31
[4.2.x] Fixed #34304 -- Made MySQL's SchemaEditor.remove_constraint() don't c...
sage
2023-01-30
[4.2.x] Fixed #34283 -- Escaped title in admin's changelist filters.
Stanislav Volyk
2023-01-27
[4.2.x] Fixed #28054 -- Made runserver not return response body for HEAD requ...
Sarah Boyce
2023-01-26
[4.2.x] Fixed #34254 -- Fixed return value of Exists() with empty queryset.
Raj Desai
2023-01-26
[4.2.x] Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueCons...
Mariusz Felisiak
2023-01-24
[4.2.x] Fixed #34227 -- Fixed QuerySet.select_related() with multi-level Filt...
朱穆穆
2023-01-23
[4.2.x] Fixed #34192 -- Preserved callable storage when it returns default_st...
Matt Westcott
2023-01-20
[4.2.x] Fixed #34267 -- Fixed sliced QuerySet.union() crash.
Francesco Panico
2023-01-19
[4.2.x] Fixed #34272 -- Fixed floatformat crash on zero with trailing zeros t...
David Wobrock
2023-01-17
Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding wi...
Mariusz Felisiak
2023-01-17
Refs #34255 -- Bumped required psycopg version to 3.1.8.
Mariusz Felisiak
2023-01-16
Refs #30129 -- Added test for create() with F() expression in Subquery.
sarahboyce
2023-01-13
Fixed #34234 -- Dropped support for PROJ 4.
Leo
2023-01-13
Fixed #34240 -- Preserved headers of requests made with django.test.Client in...
Mariusz Felisiak
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-12
Fixed #26029 -- Allowed configuring custom file storage backends.
Jarosław Wygoda
2023-01-12
Fixed thread termination in servers.tests.LiveServerPort on Python 3.10.9+, 3...
Mariusz Felisiak
2023-01-11
Refs #31546, Refs #34118 -- Corrected CommandTests.test_requires_system_check...
Mariusz Felisiak
2023-01-10
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Mariusz Felisiak
2023-01-10
Fixed #34110 -- Added in-memory file storage.
Francesco Panico
2023-01-09
Fixed #34176 -- Fixed grouping by ambiguous aliases.
Simon Charette
2023-01-07
Renamed 'requests' test package.
Tim Graham
2023-01-05
Fixed #33865 -- Optimized LimitedStream wrapper.
Nick Pope
2023-01-05
Refs #33865 -- Improved implementation of FakePayload.
Nick Pope
2023-01-05
Refs #33865 -- Corrected signature of ExplodingBytesIO.read().
Nick Pope
2023-01-05
Refs #33865 -- Made RequestsTests.test_set_encoding_clears_GET use FakePayload.
Nick Pope
2023-01-05
Refs #32355 -- Bumped minimum supported versions of 3rd-party packages.
Mariusz Felisiak
2023-01-05
Fixed #34243 -- Fixed timesince() crash with timezone-aware dates and interva...
sage
2023-01-05
Refs #32355 -- Bumped mysqlclient requirement to >= 1.4.3.
Mariusz Felisiak
2023-01-05
Added support for datetime.date to DateFormat.r().
Nick Pope
2023-01-04
Simplified django.utils.formats.date_format()/time_format() calls.
Nick Pope
2023-01-04
Fixed #33879 -- Improved timesince handling of long intervals.
GianpaoloBranca
2023-01-04
Refs #34074 -- Used headers argument for RequestFactory and Client in docs an...
David Wobrock
2023-01-03
Fixed #34200 -- Made the session role configurable on PostgreSQL.
Mike Crute
2023-01-03
Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...
Claude Paroz
2023-01-03
Fixed #23842 -- Fixed flaky GeoQuerySetTest.test_make_line() test.
Mariusz Felisiak
2023-01-02
Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.
Florian Apolloner
[prev]
[next]