| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-15 | [1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField ↵ | Alasdair Nicol | |
| does not have a default value Thanks to Collin Anderson for the suggestion and Tim Graham for reviewing the patch. Backport of 22c6497f99 from master | |||
| 2013-04-01 | Fixed #16737 -- Support non-ascii column names in inspectdb | Claude Paroz | |
| Thanks moof at metamoof.net for the report. | |||
| 2013-04-01 | Fixed #5014 -- Guessed max_digits and decimal_places for SQLite | Claude Paroz | |
| Decimal is treated as float on SQLite, hence inspectdb can only guess max_digits and decimal_places arguments. | |||
| 2013-04-01 | Fixed getting max_digits for MySQL decimal fields | Claude Paroz | |
| Refs #5014. | |||
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
