Recently, I’m digging into python Django framework to practice python and to learn a skill when I quit my job as a project manager (or get fired). So here are some notes that I’ve put together that helps me understand what and which I should do. It’s also a flow that I follow every time learning a new framework in any programming language.
settings.py and any other configurations
Get familiar with the settings and configs would save you a lot of efforts.