Аннотация
This is a book about doing things with Django admin. It takes the form of about forty questions and common tasks with Django admin we answer.
The chapters are based on a common set of models, which you can read in detail here (Models used in this book). In short, we have two apps, events and entities. The models are
Entities: Category, Origin, Hero, Villain
Комментарии к книге "Django Admin Cookbook"