mirror of
https://github.com/Hopiu/django.git
synced 2026-05-27 08:04:08 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6374 bcc190cf-cafb-0310-a4f2-bffc1f526a37
4 lines
No EOL
95 B
Python
4 lines
No EOL
95 B
Python
from defaults import *
|
|
from i18n import *
|
|
from static import *
|
|
from generic.date_based import * |