mirror of
https://github.com/Hopiu/django.git
synced 2026-04-08 09:01:06 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10539 bcc190cf-cafb-0310-a4f2-bffc1f526a37
7 lines
175 B
Python
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 *
|