mirror of
https://github.com/Hopiu/django.git
synced 2026-04-03 06:40:27 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
5 lines
132 B
Python
5 lines
132 B
Python
from defaults import *
|
|
from i18n import *
|
|
from static import *
|
|
from generic.date_based import *
|
|
from generic.create_update import *
|