Adam Johnson
|
fde425051c
Added TemplatesSetting to list of built-in renderers in FORM_RENDERER docs.
|
3 ani în urmă |
Brenton Partridge
|
19fb838803
Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on macOS ARM64.
|
3 ani în urmă |
Baptiste Mispelon
|
e95e6425ac
Refs #24121 -- Added __repr__() to BaseFormSet.
|
3 ani în urmă |
Baptiste Mispelon
|
61b332499d
Used assertRaisesMessage() in test_client_regress.AssertFormErrorTests.
|
3 ani în urmă |
vavanade
|
6045b1f041
Fixed typo in django/forms/widgets.py.
|
3 ani în urmă |
Adam Johnson
|
33401cba93
Optimized MiddlewareMixin coroutine check.
|
3 ani în urmă |
Adam Johnson
|
cc752c1c3a
Optimized django.template.autoreload.get_template_directories() a bit.
|
3 ani în urmă |
David Wobrock
|
72b23c04d8
Fixed #33374 -- Fixed ExpressionWrapper annotations with full queryset.
|
3 ani în urmă |
Jacob Walls
|
03cadb912c
Removed a Python error message dependency in test_questioner_no_default_bad_user_entry_code().
|
3 ani în urmă |
Jacob Walls
|
1833a9eee9
Increased test coverage of django.db.migrations.questioner.
|
3 ani în urmă |
Alexander Filimonov
|
448145092c
Refs #27674 -- Added tests for GISModelAdmin.gis_widget_kwargs.
|
3 ani în urmă |
mendespedro
|
e8b4feddc3
Fixed #33367 -- Fixed URLValidator crash in some edge cases.
|
3 ani în urmă |
mendespedro
|
4fd3044ca0
Fixed #33368 -- Fixed parse_duration() crash on invalid separators for decimal fractions.
|
3 ani în urmă |
Adam Johnson
|
b0d16d0129
Changed signatures of setting_changed signal receivers.
|
3 ani în urmă |
Simon Charette
|
4328970780
Fixed #33366 -- Fixed case handling with swappable setting detection in migrations autodetector.
|
3 ani în urmă |
Mariusz Felisiak
|
40165eecc4
Fixed #33350 -- Reallowed using cache decorators with duck-typed HttpRequest.
|
3 ani în urmă |
mgaligniana
|
068b2c072b
Fixed #30127 -- Deprecated name argument of cached_property().
|
3 ani în urmă |
ahmadekhalili
|
bf7afe9c4e
Fixed admin CSS for calendar widget for RTL languages.
|
3 ani în urmă |
Mariusz Felisiak
|
882647a82c
Used subTest() in forms.URLField() tests.
|
3 ani în urmă |
Mariusz Felisiak
|
5de12a369a
Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django 2.2.25, 3.1.14, and 3.2.10.
|
3 ani în urmă |
mgaligniana
|
ac5cc6cf01
Fixed #33316 -- Added pagination to admin history view.
|
3 ani în urmă |
mgaligniana
|
ff0b81b56b
Refs #33316 -- Moved paginator styles to base.css.
|
3 ani în urmă |
Jacob Walls
|
76ccce64cc
Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued relationships.
|
3 ani în urmă |
Florian Apolloner
|
e1d673c373
Fixed unescape_string_literal() crash on empty strings.
|
3 ani în urmă |
Florian Apolloner
|
5d9c512e5b
Added test for ValueErrors in unescape_string_literal().
|
3 ani în urmă |
mdalp
|
3b73f77ad4
Fixed #33358 -- Fixed handling timedelta < 1 day in schema operations on Oracle.
|
3 ani în urmă |
Jeremy Lainé
|
2f33217ea2
Fixed #33361 -- Fixed Redis cache backend crash on booleans.
|
3 ani în urmă |
Jeremy Lainé
|
c7902612ca
Refs #33361 -- Added Added DummyCache.set() test for boolean values.
|
3 ani în urmă |
Adam Johnson
|
41329b9852
Improved wording in password validators docs and docstrings.
|
3 ani în urmă |
mgaligniana
|
669dcefc04
Fixed #33338 -- Doc'd that never_cache() decorator set Expires header.
|
3 ani în urmă |