Django Crash Course - Introduction + Python Web Development Tutorial

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024

Комментарии • 58

  • @codebreakthrough
    @codebreakthrough  2 года назад +5

    (FREE) Early access course notes - calcur.tech/backend-notes
    Timestamps:
    00:00 - Introduction
    01:14 - Check Python version
    02:40 - Create a virtual environment
    04:02 - Activate a virtual environment
    04:49 - Install a package
    05:29 - Deactivate a virtual environment
    06:54 - Create a Django project
    08:46 - Git and Django
    12:22 - Upload project to GitHub
    13:31 - Model view template explained
    15:10 - Create our first view
    19:54 - Create our first template
    24:13 - Working with complex data
    26:30 - More complex template
    30:47 - Intro to models and migrations
    32:35 - View the admin site
    34:34 - ORM explained
    35:48 - Create our first Model
    37:32 - Create a migration
    39:42 - Add table to admin site
    41:21 - Override __str__()
    42:18 - Working with real data
    45:07 - parameterized URLs
    48:00 - Create dynamic links
    49:12 - Create a form
    59:15 - Delete data
    01:01:58 - 404
    Links:
    Get the code - github.com/CalebCurry/youtube-django-course
    environment setup - ruclips.net/video/kz4gbWNO1cw/видео.html
    git-scm.com/
    www.toptal.com/developers/gitignore/api/django
    docs.djangoproject.com/en/4.0/intro/tutorial03/

  • @haikalyusuf4058
    @haikalyusuf4058 2 года назад +18

    hey Caleb, i first found your channel 4 years ago when i was a freshman taking an introductory programming in C class, fast forward to now & i'm ready to join the industry as a software engineer. wanted to say many thanks as your Intro to C tutorial really helped solidify my foundations & learning concepts beyond
    wishing you best of luck with your RUclips channel! will be following this Django course!

  • @ChandanKumar-of1je
    @ChandanKumar-of1je 2 года назад +2

    Made a unusaul bug while creating the data variable containing movie list dictionaries, causing problem in template

  • @PraveenKumar-bo9tq
    @PraveenKumar-bo9tq 2 года назад +8

    I am impressed with crystal clear explanation. No confusion at all at any place. Keep it up. Looking forward for more complex projects. You can be a Django Pioneer. Good Luck.

  • @k3yman986
    @k3yman986 2 года назад +4

    If someone cannot activate the virtual environment on windows because running scripts is disabled on your system, you might want to change the execution policy. To do that open Windows Powershell as an administrator and type in: "set-executionpolicy remotesigned" and then set it to: "A"
    Hope this helped :)

  • @codebreakthrough
    @codebreakthrough  2 года назад

    (FREE) Early access course notes - calcur.tech/backend-notes
    Links:
    ruclips.net/video/kz4gbWNO1cw/видео.html
    git-scm.com/
    www.toptal.com/developers/gitignore/api/django
    github.com/CalebCurry/youtube-django-course
    docs.djangoproject.com/en/4.0/intro/tutorial03/

  • @juliannafotheringham7101
    @juliannafotheringham7101 10 месяцев назад +1

    this video is freaking amazing

  • @znation4434
    @znation4434 2 года назад +1

    I was really hoping for "Hello there" and then the other view being "General Kenobi" but hey, can't always get what you want. Great video, always wondered how Django worked!

  • @TuyetNguyen-lj6mh
    @TuyetNguyen-lj6mh 8 месяцев назад +1

    This is one of the best Django courses for beginner that I've watched. Well done!!

  • @vanzpaulbiaca9187
    @vanzpaulbiaca9187 8 дней назад

    1k(th) like, Thanks for this tutorial Caleb

  • @entity5678
    @entity5678 4 месяца назад

    Very clear explanation..worth the time

  • @priya.v.dharsh
    @priya.v.dharsh 10 месяцев назад

    is there Html,css,js tutorials?

  • @y4lnux
    @y4lnux 2 года назад

    Thanks for this tutorial , Just a comment related to SQLMIGRATE (min 38:28 ) in my version (using Winsucks 10) I had to skip .py from the name of the file in order to be able to execute that intruction

  • @Joshs8707
    @Joshs8707 Год назад

    The csrf token didn’t work for me, any solution?

    • @Joshs8707
      @Joshs8707 Год назад

      It worked after I reload a few times of the page😅

  • @carlmunene
    @carlmunene 2 года назад

    18:48 my local server doesn't work instead the following error if reported "AttributeError: module 'movies.views' has no attribute 'movies' "

  • @mamadouaw3129
    @mamadouaw3129 11 месяцев назад

    I learnt in 1hour stuff i was struggling to understand through many videoes ! easy and concise . than you

  • @40_sn43
    @40_sn43 2 года назад

    I'm learning the advance python course on your channel now, would you create course of ML in python, with the necessary mathematics,
    for projects and stuff ML is really helpful and I want to make a project with it, a crash course or a roadmap for learning ML with python with sources would be awesome too

  • @lovensonbeaucicot2247
    @lovensonbeaucicot2247 2 года назад

    Finally figured out what a virtual environment is. 😂 Thanks Caleb!

  • @leonardobonamichi6127
    @leonardobonamichi6127 10 месяцев назад

    40 mins into it and has been the most clarifying tutorial I've seen so far, covered a lot of details that was still confusing to me.. thank you so much!

  • @KowboyUSA
    @KowboyUSA 2 года назад

    And here all these years I thought Django was just a spaghetti cowboy with a chain gun.

  • @subhanmaulana8135
    @subhanmaulana8135 2 года назад

    One thing I like about this guy is: he enjoy what he's doing, cool man! 😎

  • @gab1crazy
    @gab1crazy 2 года назад

    I tought it would be nice if you could do a tutorial for creating c libraries in vs or something like that.

  • @keshavdk3080
    @keshavdk3080 2 года назад

    Thank you for the video.
    Can you please add some other concepts like use of signals.py and utils.py file ?

  • @maxztly
    @maxztly 11 месяцев назад

    very very helpful thank you so much!

  • @az1nn
    @az1nn Год назад

    Thats the best django tutorial on youtube!!!!!

  • @richardrisner921
    @richardrisner921 2 года назад

    This is a great resource! Thank you for this helpful lesson.

  • @Landon_Hughes
    @Landon_Hughes 2 года назад

    I've always found your tutorials very easy to watch and understand ✊

  • @NiKo-lh2nq
    @NiKo-lh2nq Год назад

    Dude, you are the best. Thank you!

  • @coacharlo
    @coacharlo 6 месяцев назад

    Thank you!

  • @error0803
    @error0803 2 года назад

    You explain everything very short, yet effectively. This is a great tutorial. Thank you!👍🏻👍🏻

  • @danielkamau8436
    @danielkamau8436 2 года назад

    hello Caleb, what vs code extension do you use to auto complete and suggest 3rd party libraries like in the timestamp below, there is a prediction from django.http import Http404
    ruclips.net/video/EuBQU_miReM/видео.html

  • @mockydigital
    @mockydigital 2 года назад

    why am I finding this channel late? 😠

  • @galbacserika6469
    @galbacserika6469 2 года назад

    Thank you Caleb for free courses 😍😍

  • @mysmallcap
    @mysmallcap Год назад

    This has been incredibly useful. Thank you so much!

  • @HaifengZhu-pn3uq
    @HaifengZhu-pn3uq 10 месяцев назад

    I like this

  • @aymanmouhcine5749
    @aymanmouhcine5749 Год назад

    Thank you

  • @Mogwai88
    @Mogwai88 2 года назад

    This was great, thank you so much!

  • @appdev7864
    @appdev7864 Год назад

    Jaws 1975

  • @ldpenrose
    @ldpenrose Год назад

    The

  • @mr.snuggles1095
    @mr.snuggles1095 2 года назад

    For a total beginner its pretty hard to understand. Do u have videos where u aim on newbies?

  • @thecanadian6145
    @thecanadian6145 10 месяцев назад

    You are a great teacher thanks!

  • @smallbrownguy
    @smallbrownguy Год назад

    Great course. Very helpful.

  • @aswin2257
    @aswin2257 Год назад

    absolute gem of a crash cource

  • @kartikchauhan2778
    @kartikchauhan2778 2 года назад

    Can you please tell what should be the next steps after this tutorial

  • @AnmolWanderer
    @AnmolWanderer Год назад

    You're awesome Caleb

  • @abrhamb2952
    @abrhamb2952 Год назад

    Thank you so much!

  • @carrus6019
    @carrus6019 2 года назад

    Solid tips!

  • @amazinggenetics6153
    @amazinggenetics6153 Год назад

    I love this tutorial

  • @ADF42
    @ADF42 10 месяцев назад

    This is fantastic.

  • @florindobinciuc
    @florindobinciuc Год назад

    Thank you!

  • @ChanceMinus
    @ChanceMinus 2 года назад

    Thank you.

  • @abdullasogay5758
    @abdullasogay5758 2 года назад

    Let's gooooo

  • @sughoshpande5937
    @sughoshpande5937 Год назад

    22:32

  • @abassali3238
    @abassali3238 2 года назад

    This lesson needs to be updated visual studio is upgraded and it looks completely different

    • @fwan0697
      @fwan0697 Год назад

      That's not visual studio buddy, thats visual studio CODE