Baptiste Mispelon
|
19e4374971
Fixed ModelState breaking when unique_together has unhashable elements.
|
11 年之前 |
Baptiste Mispelon
|
aba75b0d71
Fixed TypeError when rendering ModelState with multiple bases.
|
11 年之前 |
Andrew Godwin
|
5e63977c0e
Fixed #21438: makemigrations now detects ManyToManyFields
|
11 年之前 |
Alasdair Nicol
|
c3aa2948c6
Fixed #21298 -- Fixed E301 pep8 warnings
|
11 年之前 |
Tim Graham
|
1dae4ac177
Whitespace cleanup.
|
11 年之前 |
Andrew Godwin
|
05656f2388
Add equality support for Project/ModelState
|
11 年之前 |
Andrew Godwin
|
be983ee403
Also test failure case of ProjectState dependency resolution
|
11 年之前 |
Andrew Godwin
|
cdeff3acc2
Project/ModelState now correctly serialize multi-model inheritance
|
11 年之前 |
Loic Bistuer
|
34d52fd32e
Fixed #21010 -- Changed ModelState to only copy _meta.local_fields.
|
11 年之前 |
Andrew Godwin
|
67dcea711e
Add unique_together altering operation
|
11 年之前 |
Andrew Godwin
|
264f8650e3
ModelState now freezes options and bases
|
12 年之前 |
Andrew Godwin
|
38a8cf1cdc
Fix state tests a little
|
12 年之前 |
Andrew Godwin
|
7d041b9394
Split up test and make the State classes a bit better.
|
12 年之前 |