add more files
This commit is contained in:
parent
0c8906ffbd
commit
ac65635b69
10 changed files with 521 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ from django.http import HttpResponse
|
|||
from django.utils import simplejson
|
||||
from django.conf import settings
|
||||
|
||||
|
||||
def render_to_json_response(dictionary, content_type="text/json"):
|
||||
indent=None
|
||||
if settings.DEBUG:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue