Web Development with Django Cookbook 2nd Edition
Title : Web Development with Django Cookbook Edition : 2nd edition Year : 2016 Authors : Aidas Bendoraitis Publisher : Packt Preface Django framework is relatively easy to learn and it solves many web-related questions, such as project structure, database object-relational mapping, templating, form validation, sessions, authentication, security, cookie management, internationalization, basic administration, interface to access data from scripts, and so on. Django is based on the Python programming language, where the code is clear and easy to read. Also, Django has a lot of third-party modules that can be used in conjunction with your own apps. Django has an established and vibrant community, where you can find source code, get help, and contribute. Web Development with Django Cookbook - Second Edition will guide you through all the web development process with Django 1.8 framework. You will get started with the virtua...
