CRC Press, 2023. — 322 p. — (Mastering Computer Science). — ISBN: 978-1003310495.
Mastering Django helps the reader master the powerful Django framework for Python for creating dynamic applications and projects. Django is a high-level, open-source Python web framework created to help web developers achieve tight deadlines while also meeting a variety of needs. The primary feature of Django that makes it so popular among developers is that it promotes rapid development while providing a consistent and realistic design.
Django is a complete toolkit with a basic code and highly adaptable architecture that promotes rapid development – it can shape and pace your web app concept and see it through to launch in a matter of hours.
Django’s simplicity, stability, scalability, and flexibility are unmatched. It is currently a vibrant, collaborative, open-source project with thousands of users and contributors. Django is a versatile framework capable of developing any website.
Mastering Computer Science Series Preface.
Django’s History.
Installation.
File Structure.
Django’s Model.
Django’s View.
Django’s Templates.
Django’s Admin Panel.
Django’s Forms.
The Advanced Model.
Deployment.
Create Quiz Web App with Python Django.
Project To-Do List.
Comparative Study between Django, Flask, Node.Js, and Spring Boot.