toan
|
4de31ec680
Fixed #34858 -- Corrected resolving output_field for PositiveIntegerField.
|
1 anno fa |
Natalia
|
d797243663
Fixed #34848 -- Ignored i18n_catalog.js file when building Django's translations catalog.
|
1 anno fa |
Tim Graham
|
b0788a0918
Fixed JSONField's test_deep_distinct for DatabaseFeatures.nulls_order_largest=False.
|
1 anno fa |
Mariusz Felisiak
|
779cd28acb
Fixed #34840 -- Avoided casting string base fields on PostgreSQL.
|
1 anno fa |
David Sanders
|
78b5c90753
Refs #34808 -- Doc'd that aggregation functions on empty groups can return None.
|
1 anno fa |
Fabian Braun
|
34ca1d3ab4
Fixed #34857 -- Made calendar "Cancel" button in admin use color variables.
|
1 anno fa |
Mariusz Felisiak
|
cfe27544df
Refs #34851 -- Used PostgreSQL 13 for selenium tests.
|
1 anno fa |
Mariusz Felisiak
|
2c6ebb65c9
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
|
1 anno fa |
Paolo Melchiorre
|
0b506bfe1a
Refs #31300 -- Added example to GeneratedField release notes.
|
1 anno fa |
Lily Foote
|
45078a204b
Defined PASSWORD_HASHERS for auth_tests.test_views.ChangelistTests.
|
1 anno fa |
Mariusz Felisiak
|
3623a0c079
Fixed #34850 -- Dropped support for MariaDB 10.4.
|
1 anno fa |
Mariusz Felisiak
|
7c1cf585e8
Added updating the Django release process on Trac to release steps.
|
1 anno fa |
Mariusz Felisiak
|
909f8e4c24
Fixed typo in docs/releases/5.0.txt.
|
1 anno fa |
Mariusz Felisiak
|
8af3ae4ad9
Isolated test models for GeneratedFields.
|
1 anno fa |
Lily Foote
|
23df37d53a
Simplified ForeignObject.resolve_related_fields() a bit.
|
1 anno fa |
Natalia
|
eeb5c583f7
Updated source translation catalogs.
|
1 anno fa |
Mariusz Felisiak
|
0e560edf32
Increased the default PBKDF2 iterations for Django 5.1.
|
1 anno fa |
Mariusz Felisiak
|
caf87b4d42
Advanced deprecation warnings for Django 5.1.
|
1 anno fa |
Mariusz Felisiak
|
f72f420f17
Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
1 anno fa |
Mariusz Felisiak
|
3a3e737694
Refs #33199 -- Removed support for passing positional arguments to Signer/TimestampSigner.
|
1 anno fa |
Mariusz Felisiak
|
5e4c1793b7
Refs #33308 -- Removed support for passing encoded JSON string literals to JSONField & co.
|
1 anno fa |
Mariusz Felisiak
|
69af3bea99
Refs #33990 -- Removed TransactionTestCase.assertQuerysetEqual() per deprecation timeline.
|
1 anno fa |
Mariusz Felisiak
|
c35fd9e275
Refs #33990 -- Removed SimpleTestCase.assertFormsetError() per deprecation timeline.
|
1 anno fa |
Mariusz Felisiak
|
7433237664
Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per deprecation timeline.
|
1 anno fa |
Mariusz Felisiak
|
04eb1b4567
Refs #33872 -- Removed django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
|
1 anno fa |
Mariusz Felisiak
|
6e4e5523a8
Refs #33691 -- Removed insecure password hashers per deprecation timeline.
|
1 anno fa |
Mariusz Felisiak
|
14ef92fa9e
Refs #33864 -- Removed length_is template filter per deprecation timeline.
|
1 anno fa |
Mariusz Felisiak
|
2abf417c81
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
|
1 anno fa |
Mariusz Felisiak
|
00e1879610
Refs #33764 -- Removed BaseUserManager.make_random_password() per deprecation timeline.
|
1 anno fa |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 anno fa |