Build an Ecommerce Website with Django // Part 1 - Setup and project configuration

preview_player
Показать описание
In this series we're going to be building an Ecommerce website with Django. This first video shows how we'll use a boilerplate project to get up and running, as well as some basic configuration and models.

☝ Get exclusive courses & become a better Django developer

✌️ Stay in touch

Thank you for watching and don't forget to subscribe :)
Рекомендации по теме
Комментарии
Автор

As always, another Epic series. Thank you so much @JustDjango for doing this for us. So appreciate you and this Channel. Waiting for Part 2. Thanks again.

chamithjanaka
Автор

I cannot wait! this is hopefully going to be interesting with the theory side of things as much as the practical. THANK YOU so much for taking the time to make and share.

cybergenK
Автор

excellent. i've been spending too much time on introductory django courses. this is the next step i needed to take. thanks!

wherecastlescross
Автор

How and why is the settings folder divided for those subfolders since I wanna start the project from the scratch?

oldelkhot
Автор

Everything is just made simple for me to understand

cyberengine
Автор

If anyone is watching this in 2020 during the global lockdown and having problems with STATIC files, just rename your 'static_in_env' or 'static' (what ever you created before) directory to 'static_files', or whatever you have in your settings.py: STATICFILES_DIRS = [os.path.join(BASE_DIR, 'static_files')]. And you should be fine :)

adamaleksander
Автор

this is a very good video buh I think he's rushing too much, even if we're not beginners you should take your time and deliver the tut one by one that will be Super cool ..Thank you

beelikeflutter
Автор

Actually, i think its good that instructor leave some detail behind the scene, its very good chance to you made this setup yourself. Like load static or edit templates, its not hard but still good practice especially if you are newbie in django

Morexod
Автор

Great series! Your channel is my main django resource here on Youtube.

Mikey-nhjf
Автор

Sir, you are awesome, Please make one video on django default caching. I mean on 'Memcached' in django

pysandeep
Автор

eagerly waiting for the next..hope it'll be a complete Django Ecommerce...

rababmahdi
Автор

Great video! I'm starting a series like this soon too!

BenjaminCarlson
Автор

waiting for the next part of this series, it's awesome!!

fathanfirdaus
Автор

Best Django channel by far! Thank you so very much!

petelogiudice
Автор

Thanks much your content and teaching skills are great I learned a ton...🤙

ermtly
Автор

Fantastic tutorial, very useful to my project. Thank man.

xamifour
Автор

Thank you for the interesting course, but where to get the original, empty project, core? I did not find it in the branch. Thanks you.

zhmen
Автор

Thank you for your source it help me a lot to learn more in Django ❤️🐍🐍🐍

kevinpaullamadrid
Автор

Amazing, one thing I really wish if you've left the project boilerplate virgin so we can follow along with you because the repo now is a complete version which is not helpful for learning

tommyeagen
Автор

Thanks for your very interesting videos

enricosaccheggiani