cuinix
|
20848bcf39
Fixed typos in docstrings and docs.
|
1 年之前 |
Adam Johnson
|
9e35c8b2e3
Refs #30397 -- Optimized interpolation of index and constraint names a bit.
|
1 年之前 |
Mariusz Felisiak
|
c4df2a7776
Refs #35030 -- Added more tests for @user_passes_test decorator.
|
1 年之前 |
Michail Chatzis
|
4426b1a72d
Fixed #35021 -- Fixed capturing queries when using client-side parameters binding with psycopg 3+.
|
1 年之前 |
Mariusz Felisiak
|
177e649396
Fixed broken links and redirects in docs.
|
1 年之前 |
Mohammad Alsakhawy
|
f06bb7c88a
Updated broken links in docs/ref/contrib/gis/tutorial.txt.
|
1 年之前 |
Adam Johnson
|
eff21d8e7a
Fixed #35252 -- Optimized _route_to_regex().
|
1 年之前 |
Mariusz Felisiak
|
241adf678f
Used sys_platform in tests requirements.
|
1 年之前 |
Josh Smeaton
|
6e195b800a
Fixed #35267 -- Clarified time zone topic for PostgreSQL in docs.
|
1 年之前 |
Adam Johnson
|
ab22b7c65f
Fixed #35266 -- Deferred formatting in RelatedField._check_clashes().
|
1 年之前 |
Leandro de Souza
|
368a8a3a83
Fixed #35261 -- Corrected Media JS example of object-based paths in docs.
|
1 年之前 |
erosselli
|
3fcef50472
Added a GitHub pull request template.
|
1 年之前 |
Adam Zapletal
|
3d4fe39bac
Refs #21286 -- Removed invalid commented out models and tests from serializer tests.
|
1 年之前 |
Mariusz Felisiak
|
838659ea21
Updated fuzzy translations in tests.i18n.patterns.
|
1 年之前 |
Mariusz Felisiak
|
337e37f3bb
Added stub release notes for 5.0.4.
|
1 年之前 |
Mariusz Felisiak
|
da39ae4b5f
Added CVE-2024-27351 to security archive.
|
1 年之前 |
Shai Berger
|
f6ad8c7676
Refs CVE-2024-27351 -- Forwardported release notes and tests.
|
1 年之前 |
Kasun Herath
|
f5ed4306bb
Fixed #35265 -- Added AdminSite tests for changing titles.
|
1 年之前 |
Adam Johnson
|
c187417611
Refs #9847 -- Added tests for handler403 resolution.
|
1 年之前 |
Adam Johnson
|
71d5eafb05
Fixed #35250 -- Made URL system checks use uncompiled regexes.
|
1 年之前 |
Adam Johnson
|
5dfcf343cd
Refs #35250 -- Avoided double conversion in RoutePattern.
|
1 年之前 |
Adam Johnson
|
595738296f
Refs #26431 -- Added more test for translated path().
|
1 年之前 |
Adam Johnson
|
9fd1b6f3f8
Updated translation catalogs in tests.i18n.patterns.
|
1 年之前 |
Sarah Boyce
|
fad334e1a9
Refs #33497 -- Added connection pool support for PostgreSQL.
|
1 年之前 |
Florian Apolloner
|
bcccea3ef3
Made runserver close database connections from migration checks.
|
1 年之前 |
Simon Charette
|
daf7d482db
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
|
1 年之前 |
Simon Charette
|
f82c67aa21
Fixed #35234 -- Added system checks for invalid model field names in ExclusionConstraint.expressions.
|
1 年之前 |
Simon Charette
|
0fb104dda2
Refs #35234 -- Moved constraint system checks to Check/UniqueConstraint methods.
|
1 年之前 |
Shafiya Adzhani
|
a738281265
Fixed #35198 -- Fixed facet filters crash on querysets with no primary key.
|
1 年之前 |
kbehlers
|
3cb1ba50cc
Fixed typo in docs/ref/contrib/admin/index.txt.
|
1 年之前 |