Mads Jensen
|
85ac838d9e
Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations for PostgreSQL.
|
5 роки тому |
Akash Agrawal
|
af08a54415
Fixed #30670 -- Doc'd SchemaEditor.add/remove_constraint().
|
5 роки тому |
Adnan Umer
|
8d3519071e
Fixed #30673 -- Relaxed system check for db_table collision when database routers are installed by turning the error into a warning.
|
5 роки тому |
Chason Chaffin
|
55b68de643
Fixed #30608 -- Fixed non-unicode EmailMessage crash when domain name for localhost is non-ASCII.
|
5 роки тому |
Nadège Michel
|
87b1ad6e73
Fixed #30421 -- Allowed symmetrical intermediate table for self-referential ManyToManyField.
|
6 роки тому |
Caio Ariede
|
5248abe9b0
Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrations.
|
5 роки тому |
葛汉斌
|
fcbc502af9
Simplified Model.save() a bit.
|
5 роки тому |
Rob
|
58df8aa40f
Fixed #28780 -- Allowed specyfing a token parameter displayed in password reset URLs.
|
5 роки тому |
Rob
|
519016e5f2
Fixed #28147 -- Fixed loss of assigned parent when saving child after parent.
|
5 роки тому |
Alex
|
1686dce06c
Fixed #30199 -- Adjusted QuerySet.get_or_create() docs to highlight atomicity warning.
|
5 роки тому |
Batuhan Taşkaya
|
5c19274643
Fixed #30453 -- Fixed crash of simple_tag() and inclusion_tag() when function is wrapped.
|
5 роки тому |
sanchjat
|
21aa2a5e78
Removed unnecessary line in DebugLexer.tokenize().
|
5 роки тому |
Rob Golding-Day
|
4043dc69cd
Fixed #30444 -- Moved SQL generation for tables to BaseDatabaseSchemaEditor.table_sql().
|
5 роки тому |
can
|
bceadd2788
Fixed #30396 -- Added system checks for uniqueness of indexes and constraints names.
|
6 роки тому |
zeyneloz
|
6485a5f450
Fixed #30409 -- Allowed using foreign key's attnames in unique/index_together and Index's fields.
|
6 роки тому |
Jacob Green
|
ed3c59097a
Fixed #30361 -- Increased the default timeout of watchman client to 5 seconds and made it customizable.
|
6 роки тому |
Scott Fitsimones
|
a14c0fda15
Fixed #30328 -- Fixed crash of IntegerField.validators when limit_value in a custom validator is callable.
|
6 роки тому |
Vinny Do
|
a4055adf70
Fixed #30368 -- Fixed prefetch_related() for GenericForeignKey when PK is also a FK.
|
6 роки тому |
Krisjanis Vaiders
|
79d3b905df
Fixed #30358 -- Removed redundant assertion in FormsUtilsTestCase.test_error_dict_copy().
|
6 роки тому |
Dolan Antenucci
|
f944cb3d3b
Fixed #30266 -- Kept a sequence owner when altering an AutoField/BigAutoField on PostgreSQL.
|
6 роки тому |
JangHyukJin
|
0027ca76c7
Used QuerySet.bulk_create() in lookup.tests.
|
6 роки тому |
Nathan Gaberel
|
624573726a
Fixed #29791 -- Made Engine.render_to_string() honor autoescape.
|
6 роки тому |
Albert Wang
|
2ee1e1a174
Fixed #30283 -- Fixed shellcheck warnings in django_bash_completion.
|
6 роки тому |
birthdaysgift
|
dc740dde50
Fixed #29471 -- Added 'Vary: Cookie' to invalid/empty session cookie responses.
|
6 роки тому |
Francisco Couzo
|
0193bf874f
Fixed #28738 -- Added the GeometryDistance function.
|
6 роки тому |
Hang Park
|
142e1ead76
Fixed #30242 -- Removed extra space before LIMIT/OFFSET SQL.
|
6 роки тому |
shiningfm
|
99cfb28e99
Fixed #30215 -- Fixed autoreloader crash for modules without __spec__.
|
6 роки тому |
Kathryn Killebrew
|
75d627888b
Fixed #30020 -- Fixed reading nulls with LayerMapping.
|
6 роки тому |
Arthur Rio
|
181fb60159
Fixed #11154, #22270 -- Made proxy model permissions use correct content type.
|
6 роки тому |
Nasir Hussain
|
f021c110d0
Fixed #30099 -- Fixed invalid SQL when filtering a Subquery by an aggregate.
|
6 роки тому |