Skip to content

Commit

Permalink
python 2.5 has no json
Browse files Browse the repository at this point in the history
  • Loading branch information
honzakral committed Oct 3, 2012
1 parent 9585e62 commit 7448896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_ella/test_api/test_views.py
@@ -1,4 +1,4 @@
import json
from django.utils import simplejson as json

from ella.api import object_serializer, FULL
from ella.articles.models import Article
Expand Down

0 comments on commit 7448896

Please sign in to comment.