django/tests/schema
Claude Paroz f54c0ec06e Fixed #24658 -- Added missing Meta attribute in schema tests
Without that, the Note model would be initially created and then
the tests using that model failed when run in isolation.
2015-04-19 00:05:58 +02:00
..
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
fields.py Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
models.py Fixed #24658 -- Added missing Meta attribute in schema tests 2015-04-19 00:05:58 +02:00
tests.py Fixed #24595 Oracle test failure 2015-04-18 18:52:30 +03:00