En cours de chargement...
Django makes life easier for Python web developers. This "batteries included" framework comes packed with everything you need - a template engine that crafts HTML-like code, efficient user management features, automated testing, robust API support, and much more. If you know the basics of Python, Django will help you build professional-quality web applications. This book will show you how. In Django in Action you'll dive deep into Django as you build a complete multi-user website.
Hands-on from the start, each chapter introduces new features to your site, including password management and authentication, web forms and file uploads, and dynamic, JavaScript-like interactivity. You'll see how all the components of a Django project come together while learning practical tips on leveraging third-party libraries and deploying your code to production. What's inside : Reusable and composable HTML templates ; Reading, writing, and managing data ; Backend management with Django Admin ; Exploring Django libraries and plugins.
For readers with basic Python programming and some HTML knowledge.