| Age | Commit message (Collapse) | Author |
|
|
|
FilePathField with os.scandir().
|
|
|
|
error message.
|
|
|
|
|
|
|
|
Thanks avalanchy for the initial patch.
|
|
|
|
DecimalField.widget_attrs() to improve performance.
|
|
|
|
raised OverflowError.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
empty_value when strip is enabled.
|
|
CharField form field.
|
|
|
|
recursive=True.
|
|
|
|
|
|
|
|
documented.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Should have been removed in b6ea1961eb6816dee4370fb0ebd49dba29478db1.
|
|
Thanks Tim Graham for the review.
|
|
|
|
form field order.
|
|
This seems unneeded since its introduction in
da3aa22d04d6452f87abbb1a0fee8a90a61eff5b.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
instances.
|
|
|
|
The smart_* version should only be used when a lazy string should keep
its lazy status.
|
|
|
|
|
|
|
|
Previously, empty values were saved as strings.
|
|
|
|
form/model fields.
|