Django Static Files CSS Stylesheets | Django Project | djblogger | 24

preview_player
Показать описание
In this tutorial, we create static files for our project. More specifically, we connect a CSS stylesheet to our templates.

Udemy Course Link:

YouTube Ed Course Link:

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.
Рекомендации по теме
Комментарии
Автор

good work sir literally i stuck in it from so many days

PUbaidUrRehman
Автор

You were pointing to the static_url setting not the folder containing the static files. This is usually set with static_root and this is where collectstatic will collect all the locations identified in staticfiles_dirs

madusan
Автор

"The static file is in the inner djblogger folder, but it's in the outer djblogger folder, but just to be clear it's in the inner djblogger folder and it's no longer in the outer djblogger file. We'll move this to the outer djblogger file so its no longer in the inner djblogger file. So we'll delete the static file from the inner djblogger file and create it in the inner djblogger file, but then we'll remove the static file from the inner dj blogger file and put it in the outer djblogger file..."

That's pretty much all I got from this tutorial.

Thank God I'm not paying for this...

toddgilbey
Автор

Thanks! I it took a long time keeper do this but I don't understood. Very thanks teacher.

andersonzapata
Автор

How can we link a CSS file with a Python file without using HTML files? If for example we want to create a Dash Web App with Python and we want to style it with a CSS file?

andrewhenderson
Автор

how to fix internal server Error in Django sub route like home/, about/. when I am try to host in server but after installation the sub route not work. The error is 500 Internal Server Error.

abyssinia_entertainment
Автор

Great Tutorial as always.
can we expect advance django tutorials soon ?

djangodeveloper
Автор

I guess making things more complicated then necessary is part of your teaching approach. The truly stupid directory layout even confuses you so maybe you can imagine what frustration a beginner feels. the djblogger folder ...sorry.. the blog folder....sorry...remove the .parent added just to point out something for the sake of confusion that we then delete....sorry. Others seem to enjoy the digressions and redos - I just don't happen to be among them....sorry.

jamescapparell
Автор

I think this whole series is a bit too much confusing, I'm gonna finish it, because I'm deep and don't want to completely waste the time I've spent doing it but this really is not quality content.

medui
Автор

i have never seen such a bad tutorial.

nino
Автор

It doesn’t work until I changed the STATIC_URL=“/static/”
Good luck every and thank you @veryacademy 🙏

naciraboussoualim