Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
há 2 anos atrás |
Mariusz Felisiak
|
ea92a4dc28
Added stub release notes for 5.0.
|
há 2 anos atrás |
Mariusz Felisiak
|
d18d6d0d78
Bumped version; master is now 5.0 pre-alpha.
|
há 2 anos atrás |
Mariusz Felisiak
|
004e90033e
Updated source translation catalogs.
|
há 2 anos atrás |
Mariusz Felisiak
|
9409312eef
Updated man page for Django 4.2 alpha.
|
há 2 anos atrás |
Mariusz Felisiak
|
e734cccea0
Made cosmetic edits to docs/releases/4.2.txt.
|
há 2 anos atrás |
Mariusz Felisiak
|
772cd2b15b
Removed empty sections from 4.2 release notes.
|
há 2 anos atrás |
Mariusz Felisiak
|
0e2649fdf4
Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding with psycopg version 3.
|
há 2 anos atrás |
Mariusz Felisiak
|
c8a76059ff
Refs #34255 -- Bumped required psycopg version to 3.1.8.
|
há 2 anos atrás |
sarahboyce
|
0fbdb9784d
Fixed #23718 -- Doc'd that test mirrors require TransactionTestCase.
|
há 2 anos atrás |
sarahboyce
|
05bcd5baaf
Refs #30129 -- Added test for create() with F() expression in Subquery.
|
há 2 anos atrás |
Steven
|
4b7016866a
Fixed "nulls characters" typo in docs.
|
há 2 anos atrás |
Leo
|
5da5f3773e
Fixed #34234 -- Dropped support for PROJ 4.
|
há 2 anos atrás |
Mariusz Felisiak
|
c2118d72d6
Fixed #34240 -- Preserved headers of requests made with django.test.Client in assertRedirects().
|
há 2 anos atrás |
Mariusz Felisiak
|
648005dee6
Refs #18468 -- Used obj_description() with a catalog name on PostgreSQL.
|
há 2 anos atrás |
Jarosław Wygoda
|
32940d390a
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
há 2 anos atrás |
Jarosław Wygoda
|
1ec3f0961f
Fixed #26029 -- Allowed configuring custom file storage backends.
|
há 2 anos atrás |
Mariusz Felisiak
|
d02a9f0cee
Fixed thread termination in servers.tests.LiveServerPort on Python 3.10.9+, 3.11.1+, and 3.12+.
|
há 2 anos atrás |
Mariusz Felisiak
|
4593bc5da1
Refs #33879 -- Fixed plural value deprecation warnings.
|
há 2 anos atrás |
Jarosław Wygoda
|
d16079dd90
Refs #26029 -- Added LazySettings._show_deprecation_warning() hook.
|
há 2 anos atrás |
Mariusz Felisiak
|
829f4d1448
Refs #31546, Refs #34118 -- Corrected CommandTests.test_requires_system_checks_specific().
|
há 2 anos atrás |
Mariusz Felisiak
|
d4b4c1cae4
Corrected used JS libraries in GIS widget docs.
|
há 2 anos atrás |
Mariusz Felisiak
|
552384fa97
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
|
há 2 anos atrás |
Francesco Panico
|
72efd840a8
Fixed #34110 -- Added in-memory file storage.
|
há 2 anos atrás |
Marti Raudsepp
|
04fdf71933
Refs #30240 -- Fixed argument name for MySQLSHA2Mixin.as_mysql() and PostgreSQLSHAMixin.as_postgresql() methods.
|
há 2 anos atrás |
Simon Charette
|
dd68af62b2
Fixed #34176 -- Fixed grouping by ambiguous aliases.
|
há 2 anos atrás |
Tim Graham
|
016bead6a2
Renamed 'requests' test package.
|
há 2 anos atrás |
rajdesai24
|
d5f892d873
Fixed #34220 -- Moved csrf_input_lazy, csrf_token_lazy imports to the toplevel.
|
há 2 anos atrás |
Nick Pope
|
b47f2f5b90
Fixed #33865 -- Optimized LimitedStream wrapper.
|
há 2 anos atrás |
Nick Pope
|
57f5669d23
Refs #33865 -- Improved implementation of FakePayload.
|
há 2 anos atrás |