| Age | Commit message (Collapse) | Author |
|
scientific notation.
Backport of e8c45963296eb8bf3938bf9ece30b585a8cbb097 from master
|
|
empty_value when strip is enabled.
|
|
CharField form field.
|
|
|
|
recursive=True.
|
|
|
|
|
|
|
|
Thanks Tim Graham for noticing the issue.
|
|
|
|
|
|
|
|
Obsolete since b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
|
|
|
|
|
|
|
|
|
|
These functions do nothing on Python 3.
|
|
|
|
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
non-empty first value.
|
|
Thanks Carl Meyer and Tim Graham for contributing to the patch.
|
|
|
|
|
|
instances.
|
|
boolean syntax.
|
|
http://bugs.python.org/issue27364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fields.
|
|
set.
|
|
|
|
This is preparation for landing the template-based widget rendering
patch and goes a long way to making these tests more useful for future
development. The old doctest heritage is strong here.
|