New immutable object type that is properly frozen. Part of #155

This commit is contained in:
Daniel Greenfeld 2013-05-30 12:11:19 +02:00
parent 30d1abe5d4
commit b2fb02b976

View file

@ -1,5 +1,5 @@
from test_admin2tags import *
from test_models import *
from test_types import *
from test_utils import *
from test_views import *
from test_core import *