Skip to content

Commit

Permalink
Remember kids, always run your tests locally first
Browse files Browse the repository at this point in the history
  • Loading branch information
grantmcconnaughey committed Jan 14, 2016
1 parent 17b7bd3 commit 3099ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazy_tags/decorators.py
Expand Up @@ -2,7 +2,7 @@

from django.conf import settings
from django.template.loader import render_to_string
from djang.utils import six
from django.utils import six

from .utils import get_tag_id, set_lazy_tag_data

Expand Down

0 comments on commit 3099ed3

Please sign in to comment.