From youtube freecodecamp channel: Python Django Web Framework - Full Course for Beginners
This django project is a step-by-step practice, the source code is from CodingforEntrepreneurs.It introduces much common practice of Django Framework.The customized apps in the project include:
- pages. This app aims to quickly go through from the url pattern to view controller,introducing some common settings running a app(service).