diff options
| author | Tim Graham <timograham@gmail.com> | 2014-12-26 13:56:08 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-18 15:58:06 -0500 |
| commit | 7e8cf74dc74539f40f4cea53c1e8bba82791fcb6 (patch) | |
| tree | ed5ab7926f7856804b062b89326e62b8ee15ff94 /tests/commands_sql/__init__.py | |
| parent | 9704b0a82e1f1c6ed0118f948a56652594f0a43b (diff) | |
Removed support for syncing apps without migrations per deprecation timeline.
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
Diffstat (limited to 'tests/commands_sql/__init__.py')
| -rw-r--r-- | tests/commands_sql/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/commands_sql/__init__.py b/tests/commands_sql/__init__.py deleted file mode 100644 index e69de29bb2..0000000000 --- a/tests/commands_sql/__init__.py +++ /dev/null |
