lstaana
|
357365a64e
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
|
il y a 1 an |
David Sanders
|
2128a73713
Refs #34825 -- Made SQLite backend open source database in readonly mode when using spawn.
|
il y a 1 an |
David Sanders
|
a5905b164d
Fixed #34825 -- Avoided setting unused connections when initializing parallel workers.
|
il y a 1 an |
David Sanders
|
4f2ae0644d
Fixed #34849 -- Avoided raising RuntimeWarning about import-time queries when apps are reinitialized with test tools.
|
il y a 1 an |
Paolo Melchiorre
|
574ee4023e
Fixed #34861 -- Fixed crash when adding GeneratedField with some expressions.
|
il y a 1 an |
Arian
|
51d703a27f
Fixed #34823 -- Fixed assertTemplateUsed() context manager crash on unnamed templates.
|
il y a 1 an |
toan
|
4de31ec680
Fixed #34858 -- Corrected resolving output_field for PositiveIntegerField.
|
il y a 1 an |
Natalia
|
d797243663
Fixed #34848 -- Ignored i18n_catalog.js file when building Django's translations catalog.
|
il y a 1 an |
Tim Graham
|
b0788a0918
Fixed JSONField's test_deep_distinct for DatabaseFeatures.nulls_order_largest=False.
|
il y a 1 an |
Mariusz Felisiak
|
779cd28acb
Fixed #34840 -- Avoided casting string base fields on PostgreSQL.
|
il y a 1 an |
David Sanders
|
78b5c90753
Refs #34808 -- Doc'd that aggregation functions on empty groups can return None.
|
il y a 1 an |
Fabian Braun
|
34ca1d3ab4
Fixed #34857 -- Made calendar "Cancel" button in admin use color variables.
|
il y a 1 an |
Mariusz Felisiak
|
cfe27544df
Refs #34851 -- Used PostgreSQL 13 for selenium tests.
|
il y a 1 an |
Mariusz Felisiak
|
2c6ebb65c9
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
|
il y a 1 an |
Paolo Melchiorre
|
0b506bfe1a
Refs #31300 -- Added example to GeneratedField release notes.
|
il y a 1 an |
Lily Foote
|
45078a204b
Defined PASSWORD_HASHERS for auth_tests.test_views.ChangelistTests.
|
il y a 1 an |
Mariusz Felisiak
|
3623a0c079
Fixed #34850 -- Dropped support for MariaDB 10.4.
|
il y a 1 an |
Mariusz Felisiak
|
7c1cf585e8
Added updating the Django release process on Trac to release steps.
|
il y a 1 an |
Mariusz Felisiak
|
909f8e4c24
Fixed typo in docs/releases/5.0.txt.
|
il y a 1 an |
Mariusz Felisiak
|
8af3ae4ad9
Isolated test models for GeneratedFields.
|
il y a 1 an |
Lily Foote
|
23df37d53a
Simplified ForeignObject.resolve_related_fields() a bit.
|
il y a 1 an |
Natalia
|
eeb5c583f7
Updated source translation catalogs.
|
il y a 1 an |
Mariusz Felisiak
|
0e560edf32
Increased the default PBKDF2 iterations for Django 5.1.
|
il y a 1 an |
Mariusz Felisiak
|
caf87b4d42
Advanced deprecation warnings for Django 5.1.
|
il y a 1 an |
Mariusz Felisiak
|
f72f420f17
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
il y a 1 an |
Mariusz Felisiak
|
3a3e737694
Refs #33199 -- Removed support for passing positional arguments to Signer/TimestampSigner.
|
il y a 1 an |
Mariusz Felisiak
|
5e4c1793b7
Refs #33308 -- Removed support for passing encoded JSON string literals to JSONField & co.
|
il y a 1 an |
Mariusz Felisiak
|
69af3bea99
Refs #33990 -- Removed TransactionTestCase.assertQuerysetEqual() per deprecation timeline.
|
il y a 1 an |
Mariusz Felisiak
|
c35fd9e275
Refs #33990 -- Removed SimpleTestCase.assertFormsetError() per deprecation timeline.
|
il y a 1 an |
Mariusz Felisiak
|
7433237664
Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per deprecation timeline.
|
il y a 1 an |