#codesnnoppets
Explore tagged Tumblr posts
Photo

Django project and the django apps: part 2 Django MVT achtecture depends on the apps. As a matter of fact,by default ๐๐ด๐ปa django project is scalfolded with a default app which comes as a package named after the project directory ๐ด๐ป๐. If you name your project my_app, the default app will be named my_app just inside the project app. This app has a settings.py file which among other things lists some pre_installed apps in its INSTALLED_APPS variable. We add all our custom apps in this list. Don't forget to check out our project based django series on our blog... https://codesnnippets.com/creating-a-latest-posts-feature-on-a-python-django-and-tailwind-css-blog-application-django-part-8/ #python #pythonframework #django #webdevelooment #djangoconcepts #djangomodels #djangoapps #djangoviews #djangosettings #djangourls #codesnnoppets https://www.instagram.com/p/CU20FGVgKLF/?utm_medium=tumblr
#python#pythonframework#django#webdevelooment#djangoconcepts#djangomodels#djangoapps#djangoviews#djangosettings#djangourls#codesnnoppets
0 notes