Matt Segal 4/26/2020

Simple Django deployment part two: local setup

Read Original

This second part of a Django deployment tutorial focuses on the local setup, including creating a Python virtual environment, building a basic Django app, preparing the app for production by configuring settings and static files, and discussing the limitations of using SQLite in a production environment.

Simple Django deployment part two: local setup

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week