Example base for django and restframework for create simple web page.
the model consist in:
1 filed for add name
1 field for add date autoadd now
Register app1 in django admin site List and create for app1 in restframework
you must install
django
djangorestframework