Skip to content

Commit

Permalink
Fix a "RemovedInDjango19Warning" warning. Commit ready for merge.
Browse files Browse the repository at this point in the history
 - Legacy-Id: 10671
  • Loading branch information
larseggert committed Jan 13, 2016
1 parent eb0bf29 commit eabe46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ietf/group/admin.py
Expand Up @@ -2,7 +2,7 @@

from django import template
from django.contrib import admin
from django.contrib.admin.util import unquote
from django.contrib.admin.utils import unquote
from django.core.exceptions import PermissionDenied
from django.core.management import load_command_class
from django.http import Http404
Expand Down

0 comments on commit eabe46b

Please sign in to comment.