mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
New immutable object type that is properly frozen. Part of #155
This commit is contained in:
parent
30d1abe5d4
commit
b2fb02b976
1 changed files with 1 additions and 1 deletions
|
|
@ -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 *
|
||||
|
|
|
|||
Loading…
Reference in a new issue