mirror of
https://github.com/Hopiu/django.git
synced 2026-05-20 05:11:50 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
4 lines
130 B
Python
4 lines
130 B
Python
from __future__ import absolute_import
|
|
|
|
from django.contrib.messages.api import *
|
|
from django.contrib.messages.constants import *
|