{% extends 'template.html' %} {% block content %} View Generator
You can generate view with ease using this generator.
This generator will create a directory in /views directory.
This directory contain 4 files: list.html, view.html, new.html, edit.html.
WARNING: EXISTING FILE WILL BE OVERWRITTEN.

Name

Use lowercase with underscore, eg: posts


Fields
For field name use lowercase with underscore, eg: post_name
Field Name Type
Add Field (Ctrl-M)
Press backspace on field name to delete field.
Press up/down to navigate between fields

{% endblock %}