How to create an excellent project directory by django

the directory structure I want to design

clipboard.png

:
admin,webwebapiapi,modelshelperslibrarysettingsproject(myshop)
adminurls.pyadminviewsviews,templates,static.

:
modelmodels.pymodelgoodsgoods_models,orderorder_model,make migrationsgoods_model,migrationdjango

djaonauth:site-packagesdjangocontribauth
:

clipboard.png

auth has its own model,migration,admin and model,migration, but a project has web,admin,api, and dozens of logic modules such as user,auth,goods,order,account, under admin, which is definitely not suitable for project management. So in the actual production, how is the directory structure designed and what adjustments need to be made

May.22,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3f5bd-34852.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3f5bd-34852.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?