django/tests/regressiontests/views/tests/__init__.py

8 lines
175 B
Python

from debug import *
from defaults import *
from generic.create_update import *
from generic.date_based import *
from i18n import *
from specials import *
from static import *