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  Is Django the future of web development?

Leave a Reply

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