November 2015
Beginner to intermediate
840 pages
26h 30m
English
For each model, the admin app provides four webpages: a list page, a creation page (typically called the add view), an edit page (called the change view), and a delete confirmation page. The majority of the options available to developers when working with the admin app pertain to configuring one of these webpages. To configure our PostAdmin, we start by configuring our list page. We then configure the creation and edit webpages together. Finally, we return to the list page and extend the webpage’s behavior.
Read now
Unlock full access