More information can be found in the following articles and readings:
- Modern Python Development with PyCharm, by Pedro Kroger (https://pedrokroger.net/pycharm-book/)
- Two Scoops of Django: Best Practices for Django, by Audrey Roy and Daniel Roy Greenfeld (www.twoscoopspress.com/)
- PyCharm documentation: Creating and Running Your First Django Project, JetBrains s.r.o. (www.jetbrains.com/help/pycharm/creating-and-running-your-first-django-project.html)
- PyCharm documentation: Django, JetBrains s.r.o. (www.jetbrains.com/help/pycharm/django-support7.html)
- Django: Keeping logic out of templates (and views) (https://openfolder.sh/django-keeping-logic-out-of-templates-and-views)