| Age | Commit message (Collapse) | Author |
|
over a nested JSONField key transform.
Backport of d87bd29c4f8dfcdf3f4a4eb8340e6770a2416fe3 from master.
|
|
Follow up to 0ce2ad9ca4623cfd6dc2515430c0ae8a1717a607.
Backport of 2aaabe2004e1953eb7d7057edcf2fabd37f7394d from master.
|
|
|
|
null value.
|
|
|
|
|
|
True/1 values as different.
|
|
defaults.
|
|
Thanks Simon Charette for the introspection changes.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
|
|
|
|
Thanks Harris Lapiroff for the report.
|
|
|
|
Thanks Nick Stefan for the report and Tim for the review.
|
|
Thanks Tim for the review.
|
|
|
|
Thanks Berker Peksag and Tim Graham for the reviews.
|
|
|
|
Partially reverted refs #25532 to fix a regression in Django 1.10.
This reintroduces a crash for disabled forms.JSONField (refs #26949),
however, that issue is also present on Django 1.9.
Thanks Ryan Schave for the test.
|
|
|
|
|
|
Thanks David Szotten for the report and Tommy Beadle for code inspiration.
Thanks Tim Graham for the review.
|
|
Also added tests for HStoreField and JSONField.
Thanks Aleksey Bukin for the report and Tim Graham for the initial patch and
the review.
|
|
|
|
|
|
|