mirror of
https://github.com/django/django.git
synced 2024-11-19 16:04:13 +00:00
ffbc599f77
They now live in separate django-contrib-XX packages.
4 lines
91 B
Python
4 lines
91 B
Python
from __future__ import absolute_import
|
|
|
|
from .generic.tests import GenericLocalFlavorTests
|