| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-23 | Removed redundant model field choices tests. | Matthias Kestenholz | |
| 2019-03-22 | Fixed #30280 -- Restored Model.get_FIELD_display()'s coercion of lazy strings. | Matthias Kestenholz | |
| Reverted cc79c7ee637e65c8da27e56d746c87903d5ec901. | |||
| 2013-10-10 | Whitespace cleanup. | Tim Graham | |
| * Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs. | |||
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz | |
| Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way. | |||
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
