mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Update views.py
This commit is contained in:
parent
346530c14c
commit
be9187fb62
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from django.shortcuts import render, redirect
|
||||
from django.utils.translation import ugettext as _
|
||||
from django.utils.translation import gettext as _
|
||||
# Issue 182: six no longer included with Django 3.0
|
||||
try:
|
||||
from django.utils import six
|
||||
|
|
|
|||
Loading…
Reference in a new issue