| Age | Commit message (Collapse) | Author |
|
|
|
use_required_attribute arguments conflict.
|
|
|
|
|
|
|
|
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
Thanks Tim Graham for the review.
|
|
form field order.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
Thanks Carl Meyer and Tim Graham for contributing to the patch.
|
|
|
|
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.
|
|
fields.
|
|
|
|
|
|
Thanks David Szotten for the report and Tommy Beadle for code inspiration.
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Unused since efb0100ee67931329f17bc9988ecd5f0619cea14.
|
|
|
|
Thanks Keryn Knight and Tim Graham for the reviews.
|
|
|
|
|
|
|
|
|
|
templates.
|
|
templates.
|
|
|
|
|
|
|
|
|
|
|
|
Since Python 2.7 and 3.1, "{0} {1}" is equivalent to "{} {}".
|
|
refs #23395.
|
|
Thanks Keryn Knight for the idea.
|
|
|
|
accesssing BoundField's attrs.
Thanks Christian Schmitt for review.
|
|
|
|
|