django/tests/schema
Simon Charette 3acdb3068a Fixed a failing schema assertion.
BooleanFields are stored as TINYINT(1) on MySQL.
2014-01-25 10:59:38 -05:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
models.py Amend test table name so it doesn't clash. 2013-12-27 21:02:39 -03:00
tests.py Fixed a failing schema assertion. 2014-01-25 10:59:38 -05:00