1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
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
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