Django Base Template | Django Project | djblogger | 23
Вставка
- Опубліковано 28 лис 2024
- In this tutorial, we start building the base template for our Django blog application.
Udemy Course Link:
www.udemy.com/...
UA-cam Ed Course Link:
• Django Project: djblogger
Developing applications can be a fun and effective way of learning a language and framework. In this course, we build a blog application Introducing you to Python Django Framework, Django Templating, the Bootstrap framework, HTMX, CSS, and HTML. In addition, this course introduces testing aspects of a Django project.
This course is primarily designed for anyone looking for a journey learning the Django Framework or developing web applications with Python. This course is a great starting point or a good first step after first learning about any of the technologies that this course features.
Thanks so much! While I don't necessarily find Django "hard", I've never used a language with templating, and the official tutorial is a little verbose. A quick-and-dirty explanation like this is way more my speed.
Thanks again!
This tutorial hit home for me. Thanks!
more than dad's belt ?
I never tried that. I guess I'm lucky.
Great tutorial!
Suggest you use Emmet more type extends then tab or url then tab. Quick and minimizes typos. Also block then tab
Excellent suggestion. Thank you for your feedback. I would actively promote the use of Emmet more. No doubt, through iteration, I will slowly introduce this and other tools. In my efforts to provide a low entry point. I try and avoid additional entry setups. Trying to keep things as generic as possible.
@veryacademy Remeber Emmet is preconfigured to vscode for quite sometime. Give it a try by looking at the hints that pop up while typing until you get the hang of it. Just t quick hint when you do is that Emmet needs whitespace wne recognizing commands so I just add a few spaces before typing url or static to get the prompts within a href
thank you
You're welcome
It shows the template does not exist
check your path to template