##// END OF EJS Templates
Fix bug when import json...
Fix bug when import json git-svn-id: http://jro-dev.igp.gob.pe/svn/jro_hard/radarsys/trunk/webapp@169 aa17d016-51d5-4e8b-934c-7b2bbb1bbe71

File last commit:

r0:70de8228c274
r148:e89cf2aa70f7
Show More
views.py
4 lines | 125 B | text/x-python | PythonLexer
from django.shortcuts import render,render_to_response
from django.template import RequestContext
# Create your views here.