{% extends 'template.html' %} {% block content %} Scaffold Generator
You can generate view, controller, and model with ease using this generator.
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 %} {% block script2 %} {% endblock %}