diff --git a/example_project/example_project/settings.py b/example_project/example_project/settings.py index 3d9b32f..1229e58 100644 --- a/example_project/example_project/settings.py +++ b/example_project/example_project/settings.py @@ -24,6 +24,8 @@ } } +SOUTH_TESTS_MIGRATE = False + # Local time zone for this installation. Choices can be found here: # http://en.wikipedia.org/wiki/List_of_tz_zones_by_name # although not all choices may be available on all operating systems.