How do I organize my Django apps?

The way I like to organize my Django Project is – Keeps all Django apps in apps folder, static files (scripts, js, CSS) in the static folder, HTML files in templates folder and images and media content in the media folder.

Sizin İçin Seçtik  What is the best Python backend framework?

Leave a Reply

Your email address will not be published. Required fields are marked *