As you can see in the file linked by Mathias, you can get rid of the test 
runner warning by overriding a setting:

TEST_RUNNER = 'django.test.runner.DiscoverRunner'

The docstring 
<https://github.com/django/django/blob/1.7.7/django/core/checks/compatibility/django_1_6_0.py#L19-L23>
 
of the function that performs the check seems to support the assumption 
that this setting should be overridden, so I think it is an acceptable fix.








-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to