Adding Example app

This commit is contained in:
Mohamed El-Kalioby
2019-06-20 21:13:05 +03:00
parent 215262a2c7
commit b9f06f8d9c
18 changed files with 1510 additions and 194 deletions

View File

@@ -1,5 +1,5 @@
from django.shortcuts import render
#from django.http import HttpResponse
from django.http import HttpResponse
from .models import *
from django.template.context_processors import csrf
import simplejson