Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
apiparser is needed to read data from files
Browse files Browse the repository at this point in the history
  • Loading branch information
zalun committed Nov 15, 2010
1 parent 0a1e9dc commit 936c705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/views.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

#from cuddlefish import apiparser
from cuddlefish import apiparser

from django.shortcuts import render_to_response
from django.template import RequestContext
Expand Down

0 comments on commit 936c705

Please sign in to comment.