Structure for apps:

app_name/ - The app directory contains the following files and folders:

You usually have to add your own files / folders such as: urls.py, utils.py, mixins.py, templates, static etc.