Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
765b04f9
Commit
765b04f9
authored
Jan 08, 2014
by
Kostas Papadimitriou
Browse files
astakos: Django 1.4.1 compatibility
parent
66bc2d84
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-astakos-app/astakos/im/fields.py
View file @
765b04f9
...
...
@@ -34,7 +34,8 @@
import
re
from
django.utils.translation
import
ugettext
as
_
from
django.utils.encoding
import
smart_str
,
force_text
from
django.utils.encoding
import
smart_str
from
django.utils.encoding
import
force_unicode
as
force_text
from
django
import
forms
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment