更新时间:2021-06-10 19:32:54
coverpage
Title Page
Dedication
Packt.com
Why subscribe?
Contributors
About the authors
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Get in touch
Reviews
Getting Started with Django 2.1
Introduction
Working with a virtual environment
How to do it...
How it works...
Creating a virtual environment project file structure
Working with Docker
There's more...
Creating a Docker project file structure
Handling project dependencies with pip
Including external dependencies in your project
Configuring settings for development testing staging and production environments
Defining relative paths in the settings
Creating and including local settings
Setting up STATIC_URL dynamically for Subversion users
Setting up STATIC_URL dynamically for Git users
Setting UTF-8 as the default encoding for MySQL configuration
Setting the Subversion ignore property
Creating the Git ignore file