create an app create a model e.g book make migration for book solely
make migration for all apps
create a superuser
create a way to display the models in a page the class should extend listview from the django.views.generic class
| Name | Name | Last commit date | ||
|---|---|---|---|---|
create an app create a model e.g book make migration for book solely
make migration for all apps
create a superuser
create a way to display the models in a page the class should extend listview from the django.views.generic class