Tim Graham
|
8f1cc7e9e6
Fixed #30277 -- Fixed broken links to packaging.python.org.
|
6 năm trước cách đây |
Hasan Ramezani
|
5fc5d93512
Fixed #29956 -- Allowed overriding an order field widget in formsets.
|
6 năm trước cách đây |
Nick Pope
|
413d50b5ff
Corrected settings names in SecurityMiddleware tests.
|
6 năm trước cách đây |
Nick Pope
|
0b70985f42
Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
|
6 năm trước cách đây |
Francisco Couzo
|
0193bf874f
Fixed #28738 -- Added the GeometryDistance function.
|
6 năm trước cách đây |
oliver
|
638d5ea375
Moved choices inside of a test model per coding style.
|
6 năm trước cách đây |
Tim Graham
|
55490ac746
Fixed serializers test crash if PyYAML isn't installed.
|
6 năm trước cách đây |
Mariusz Felisiak
|
c9888bc8ec
Fixed #30264 -- Fixed crash of test_parsing_year_less_than_70() on 32-bit systems.
|
6 năm trước cách đây |
Carlton Gibson
|
418263c457
Fixed #30263 -- Doc'd changes to form Media sorting (refs #30179).
|
6 năm trước cách đây |
Paul Wayper
|
1025e76429
Fixed #30253 -- Doc'd how to order nulls in QuerySet.order_by().
|
6 năm trước cách đây |
Simon Charette
|
386d89ab55
Fixed #30258 -- Adjusted postgres schema value quoting of ranges.
|
6 năm trước cách đây |
Paveł Tyślacki
|
5c17c273ae
Refs #30172 -- Prevented removing a model Meta's index/unique_together from removing Meta constraints/indexes.
|
6 năm trước cách đây |
Paveł Tyślacki
|
4bb859e246
Refs #30172 -- Prevented removing a field's check or unique constraint from removing Meta constraints.
|
6 năm trước cách đây |
Simon Charette
|
218a485bf1
Refs #12663 -- Fixed reference to nonexistent field in model_fields tests.
|
6 năm trước cách đây |
Jon Dufresne
|
95b7699ffc
Cleaned up exception message checking in some tests.
|
6 năm trước cách đây |
Matt Westcott
|
58ad030d05
Fixed #30254 -- Allowed model metaclasses to access the attribute dict in __init__().
|
6 năm trước cách đây |
Herman S
|
f976ab1b11
Fixed #30237 -- Made Authentication/SessionMiddleware and ModelBackend admin checks allow subclasses.
|
6 năm trước cách đây |
Mariusz Felisiak
|
258110d6cd
Simplified test_transform()s in db_functions.math.
|
6 năm trước cách đây |
Mariusz Felisiak
|
a57c783dd4
Fixed serializers tests for PyYAML 5.1+.
|
6 năm trước cách đây |
Paveł Tyślacki
|
782d85b6df
Fixed #30183 -- Added introspection of inline SQLite constraints.
|
6 năm trước cách đây |
alexanderblnf
|
406de977ea
Fixed #30161 -- Added how to decorate class-based views to view decorators docs.
|
6 năm trước cách đây |
Mariusz Felisiak
|
d77657737f
Simplified forms_tests.tests.test_formsets.
|
6 năm trước cách đây |
David Beitey
|
9fd90c4088
Clarified deconstruct() in Custom Model Field docs.
|
6 năm trước cách đây |
Jon Dufresne
|
45dfb3641a
Minimized try block in Client.request().
|
6 năm trước cách đây |
Jon Dufresne
|
ff09add274
Refs #18807 -- Removed unused exception handler from Client.request().
|
6 năm trước cách đây |
Hang Park
|
142e1ead76
Fixed #30242 -- Removed extra space before LIMIT/OFFSET SQL.
|
6 năm trước cách đây |
Nick Pope
|
a35bf4af72
Fixed typo in tests/check_framework/test_translation.py comment.
|
6 năm trước cách đây |
btknu
|
7c3a8b9db2
Fixed #30243 -- Simplified ModelAdmin.render_change_form()'s has_file_field.
|
6 năm trước cách đây |
tschilling
|
7c68cea7ee
Fixed #30186 -- Made showmigrations --list display the applied datetimes at verbosity 2+.
|
6 năm trước cách đây |
Tim Schilling
|
371ddade1e
Refs #30186 -- Changed MigrationRecorder.applied_migrations() to return a dict.
|
6 năm trước cách đây |