Skip to content

Commit

Permalink
Utilisation d'une API privée qui a changée de package
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceFox authored and artragis committed Nov 11, 2015
1 parent 5af9f94 commit bf6401b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zds/utils/templatetags/tests/tests_append_to_get.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


from django.test import TestCase, RequestFactory
from django.template import TemplateSyntaxError, Token, TOKEN_TEXT, Context, VariableDoesNotExist, Template
from django.template.base import TemplateSyntaxError, Token, TOKEN_TEXT, Context, VariableDoesNotExist, Template

from zds.utils.templatetags.append_to_get import easy_tag, AppendGetNode

Expand Down

0 comments on commit bf6401b

Please sign in to comment.