Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Django made easy: Build and deploy reliable Django applications

    Posted By: silva1410
    Django made easy: Build and deploy reliable Django applications

    Django made easy: Build and deploy reliable Django applications
    By Peter Vought
    English | 2021 | ASIN : B08RXZ6JPP | 237 Pages | EPUB | 27 MB

    Django made Easy was written in easy-to-follow way so that even a complete beginner can feel comfortable following along. It takes a project-oriented approach to teaching. Instead of exploring different aspects of the Django framework in isolation, we will be building and deploying real-world, fully functional e-commerce application (available at https://finesauces.store/) to see how all Django pieces come together. We will go through a step-by-step deployment process to provide you with full hands-on development experience. By the end of this book and project, you will be well suited to start creating your own projects and make your ideas become a reality!

    Topics covered in this book:
    Django 3.1
    Views / Models / Templates / URLs
    Sessions
    File uploads
    Stripe payments
    User authentication
    Deployment
    Table of contents:
    1 Initial setup
    2 Starting our ecommerce project
    3 Creating listings application
    4 Shopping cart
    5 Customers orders
    6 Extending administration site
    7 Customer accounts
    8 Deploying to DigitalOcean

    ** Note for Windows users **
    The project in this book is well tested and performs as expected on macOS and Linux platforms. Windows users might however face some issues when working with 3rd party modules utilized in this book. To remedy this situation, I would recommend exploring Windows Subsystem for Linux (WSL) and setting up the Ubuntu 20.04 LTS version on your machine. More information is available at https://docs.microsoft.com/en-us/windows/wsl/install-win10
    *if you opt for this solution, please disregard Windows guide in the book and follow Linux approach.