django/tests/regressiontests/views/tests/__init__.py
2009-04-12 03:50:47 +00:00

7 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 *