Django REST Framework Course - Build Web APIs with Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ส.ค. 2024

ความคิดเห็น • 233

  • @DidCoding
    @DidCoding ปีที่แล้ว +230

    I had a lot of fun putting this course together. I hope everyone likes it.

    • @gameboyv1790
      @gameboyv1790 ปีที่แล้ว +2

      hey! I love it

    • @aryanjain5535
      @aryanjain5535 ปีที่แล้ว +4

      love ur content also remember ur 3rd party Google API's with django video

    • @joshurlay
      @joshurlay ปีที่แล้ว +2

      Thanks for the video!!! Perfect video for the start of the semester break in a week.

    • @rkdreamer1557
      @rkdreamer1557 ปีที่แล้ว +2

      Can we can have course on API building with JAVA

    • @josbexerra8115
      @josbexerra8115 ปีที่แล้ว

      @@rkdreamer1557, I think you didn't understand anything about RF and now you ask for java with spring which is much more complicated than the simple python...I think you didn't understand anything about RF and now you ask for java with spring which is much more complicated than the simple python with RF

  • @Hulker69
    @Hulker69 ปีที่แล้ว +88

    Just a heads up and for anyone experiencing the same issues I had, in module 3 I was getting errors when running docker-compose stating that "Package 'netcat' has no installation candidate" and that was halting the whole process. Apparently you need to change "apt-get -y install netcat" to "apt-get -y install netcat-traditional" in both of the files Dockerfile and Dockerfile_app (found in the /backend/docker/docker_files folder), this allowed the docker-compose process to complete. Not sure if it will have any reprecussions later on in the course but if it does I'll edit this comment.

    • @twpierce1730
      @twpierce1730 ปีที่แล้ว

      thx for sharing your profession, this method help me indeed!!

    • @juanarango4917
      @juanarango4917 ปีที่แล้ว

      Thanks mate.

    • @FatmavHassan
      @FatmavHassan ปีที่แล้ว

      thank you so much

    • @mallickpriyanshu
      @mallickpriyanshu ปีที่แล้ว

      Thanks, I got the same error

    • @kenk4552
      @kenk4552 11 หลายเดือนก่อน

      You are a saint! And your comment should get pinned!

  • @jdchannelviewer
    @jdchannelviewer ปีที่แล้ว +16

    Incredible timing, I'm working my first DRF API right now. Thanks!

    • @DidCoding
      @DidCoding ปีที่แล้ว +1

      Glad it’s helped 👍

    • @legendsanimexy8217
      @legendsanimexy8217 10 หลายเดือนก่อน +1

      Hey can I ask you for some help bro ?

  • @noahg2
    @noahg2 11 หลายเดือนก่อน +6

    For those having issue with getting into virtual env, use command prompt terminal instead of powershell one.

  • @LAKD
    @LAKD ปีที่แล้ว +24

    Good course, but it's really unfortunate you skipped over so many essential core fundamentals. It makes it harder to follow if you're new, and expects you to know a lot of about Django if you want more than a basic understanding.

    • @kamanzirama-munroe5560
      @kamanzirama-munroe5560 ปีที่แล้ว

      I get what you're saying, but you could've looked up their django for beginners video and then revisit this project. It's also a great learning experience for those who are still in school to utilize documentation when coming across a roadblock. That's how it will be once they start working.

  • @shubhajit_07
    @shubhajit_07 ปีที่แล้ว +9

    The tutorial I was waiting for 🤩

  • @user-cc5ok3is9i
    @user-cc5ok3is9i ปีที่แล้ว +3

    Incredible! I enjoyed the course a lot. Everything worked as expected and I managed to also start a project I wanted to do using Django APIs.

  • @ameetyadav7742
    @ameetyadav7742 ปีที่แล้ว +14

    In Module 3 I am getting error in container API(drf_course_api_1) logs as
    exec /code/docker/entrypoints/entrypoint.sh: no such file or directory. Does anyone knows the solution?

    • @ira3767
      @ira3767 ปีที่แล้ว +19

      In the Dockerfile remove the contents in ENTRYPOINT. ENTRYPOINT[ ]
      Then rebuild and see if containers are running correctly. This fixed my issue.

    • @ameetyadav7742
      @ameetyadav7742 ปีที่แล้ว

      @@ira3767 thank you so much it is working

    • @oluwatosintheophilus5727
      @oluwatosintheophilus5727 ปีที่แล้ว

      @@ameetyadav7742 Hi were you able to make a post request?

    • @ameetyadav7742
      @ameetyadav7742 ปีที่แล้ว

      @@oluwatosintheophilus5727 yes

    • @irabor18
      @irabor18 ปีที่แล้ว

      @@ira3767 thank you!

  • @lakshyarajdash
    @lakshyarajdash ปีที่แล้ว +12

    I really wanted this course when I was thinking to connect my static react app with the django backend. Thanks freecodecamp for this awesome tutorial.
    Please make a video on full stack app using django rest framework and reactjs.

  • @sadiq.r9604
    @sadiq.r9604 ปีที่แล้ว +43

    This video is not for beginners, u should mention that

  • @yunchipang7061
    @yunchipang7061 ปีที่แล้ว +2

    thank you bobby for putting this together. I had a ton of fun building my first api ^^

  • @kuku4kokopops
    @kuku4kokopops ปีที่แล้ว +2

    I think this is a great course. I've used django for a couple of years and this helped put things in a broader perspective. I got much more out of using Docker/Docker CLI. Great job.

  • @deequi77
    @deequi77 ปีที่แล้ว +1

    At last DRF!!! Been waiting for this for a long time

  • @shashishekhar----
    @shashishekhar---- ปีที่แล้ว +2

    I was waiting for this since a long time

  • @suryakumars9569
    @suryakumars9569 ปีที่แล้ว +10

    This channel is awesome.
    Can I get a system design course if possible?? LLD and HLD with MERN stack examples.

  • @bsbmovies4183
    @bsbmovies4183 ปีที่แล้ว +4

    Most awaited tutorial

  • @TypicallyThomas
    @TypicallyThomas ปีที่แล้ว +2

    Yet another course that promises to teach you stuff but only goes into its very specific area without offering more general methods

  • @carlosbravo8836
    @carlosbravo8836 หลายเดือนก่อน

    With all due respect, I can't do anything but thank everyone involved in giving away this knowledge for free, but this doesn't seem to be a course, this is more like a review of a project. I've been studying Django since a while ago, and decided it was time to move on to DRF, I've watched some videos before this one to get the basics, and I can say this one is not begginer friendly. So, I think you should name it differently

  • @emanueltameklo6245
    @emanueltameklo6245 ปีที่แล้ว +9

    Quick question. I just finished module 3 and my API container's log keep displaying "exec /code/docker/entrypoints/entrypoint.sh: no such file or directory". Can anyone I tried researching but cannot find the answer

    • @ameetyadav7742
      @ameetyadav7742 ปีที่แล้ว

      @Emanuel If you have resolved this error can you share the solution?

    • @ira3767
      @ira3767 ปีที่แล้ว +12

      In the Dockerfile remove the contents in ENTRYPOINT. ENTRYPOINT[ ]
      Then rebuild and see if containers are running correctly. This fixed my issue.

    • @erick2051
      @erick2051 ปีที่แล้ว +1

      @@ira3767 Worked perfectly for me! thanks! could you please explain why it works this way?

    • @harshasaiIT
      @harshasaiIT ปีที่แล้ว

      @@ira3767 thanks for commenting kindly also tell why this works if you have time

    • @keshameer9404
      @keshameer9404 ปีที่แล้ว +4

      The issue could be because of windows line endings. If you have entrypoint.sh file saved with CRLF line ending resave it with Unix LF ending. That's helped me

  • @shS83
    @shS83 10 หลายเดือนก่อน +4

    I had trouble running docker-compose. I got "E: Package 'netcat' has no installation candidate". Apparently debian repositories do not have that package anymore so had to change backend/docker/docker_files/Dockerfile and Dockerfile_app. I replaced 'netcat' with 'netcat-traditional' and docker-compose runs correctly. Just a heads up if someone is having same troubles.

    • @jacojames
      @jacojames 7 หลายเดือนก่อน +2

      Confirming Fix. Most will find issue in Module 3.

    • @marek3213
      @marek3213 4 หลายเดือนก่อน

      cheers mate

    • @giannisk9043
      @giannisk9043 3 หลายเดือนก่อน

      Issue fixed. Thank you!

  • @romiljain2092
    @romiljain2092 3 หลายเดือนก่อน

    I liked the course, but my only feedback is if some more attention was paid to the docker stuff rather than it being touched on a higher level

  • @CodewithYusuf
    @CodewithYusuf ปีที่แล้ว +2

    Thank you very much! You are really great teacher

  • @Ireile
    @Ireile ปีที่แล้ว +1

    Thanks you for what you're doing! 👍🏻

  • @susmitadey6735
    @susmitadey6735 ปีที่แล้ว +2

    We need a complete Django tutorial

  • @aminulc
    @aminulc 3 หลายเดือนก่อน

    Very good content. Really appreciate the DRF explanation

  • @muzaffarsabitjanov3843
    @muzaffarsabitjanov3843 ปีที่แล้ว

    Thank you so much for this course!

  • @abduboriy5043
    @abduboriy5043 ปีที่แล้ว +3

    you just messed up all the stuff with docker, you would have better explained it also, l mean the configuration.

  • @picassoofai4061
    @picassoofai4061 ปีที่แล้ว +2

    Somehow you've managed to provide useful content in such a short period of time. Great Content, You've got a subscriber.

    • @legendsanimexy8217
      @legendsanimexy8217 10 หลายเดือนก่อน

      Can I ask you for some help bro ?

  • @mdbillalyasir
    @mdbillalyasir ปีที่แล้ว

    I got a perfect tutorial. Thanks bobby!

  • @humbletitan8374
    @humbletitan8374 ปีที่แล้ว +3

    at the end of module 3>> my docker container "drf_course-api-1 seems to be stuck on restarting. I've pulled the exact replica files from git to make sure it wasn't my error. still the same issue. great course

    • @Thwaha
      @Thwaha ปีที่แล้ว +1

      I understand that this issue is because of Linux - Windows end of line character (CRLF-LF issue). I don't know how to fix it.

  • @sspence65
    @sspence65 ปีที่แล้ว +3

    I really wish people would get over their fascination with docker. I don't want or need to learn docker, I came to learn Django Rest.

  • @aquarius350
    @aquarius350 ปีที่แล้ว

    Thank you so much for this course.

  • @Decroiss
    @Decroiss ปีที่แล้ว

    Needed it the most!!!!

  • @erindeerhart5538
    @erindeerhart5538 11 หลายเดือนก่อน +1

    I can't install Docker on my Windows 10 laptop because of a conflict with my video card drivers that causes a BSOD. In module 3, is there an alternative to using the docker-compose.yml file? I'm running Linux Mint in VirtualBox. Will I be able to use curl and HTTPie just fine without the contents of the .yml file?
    I've also installed Postman for Windows. Could I not just use this instead?

  • @Kithas
    @Kithas ปีที่แล้ว +10

    So overall i like the course. Im having some major issues though. I am new to django and am getting stuck in various areas. Usually I would be able to deduce and work backwards to figure out the issues but the virtual environment/docker/massive amount of copy/paste is making it basically impossible for me to follow where my error could be. I'm sure it makes things easier and more convenient but I can't troubleshoot this at all :/

    • @muntadher8087
      @muntadher8087 ปีที่แล้ว +3

      Same here, I stoped watching at module 3 as things start get non-customiziable friendly

    • @Thwaha
      @Thwaha ปีที่แล้ว +1

      @@muntadher8087 me too. I got stuck in module 3 docker can't find entrypoint file. I understand that the problem is in the line ending difference between windows and linux but don't know how to fix it.

    • @qb4745
      @qb4745 ปีที่แล้ว

      thank you

  • @parkuuu
    @parkuuu ปีที่แล้ว

    Are you reading my mind? Thanks!

  • @wissemgolli6744
    @wissemgolli6744 ปีที่แล้ว

    very helpful and instructful video! thx

  • @polisvlogs2471
    @polisvlogs2471 ปีที่แล้ว +1

    Thanks for sharing 👌

  • @kknaful
    @kknaful ปีที่แล้ว

    thx for your work and contribution.

  • @lift5
    @lift5 ปีที่แล้ว +1

    In module 3 while running command 'docker-compose up -d --build' it shows me an error saying 'docker-compose is not recognized as the name of a cmdlet, function, script file, or operable program and so on.......'. What should I do in order to get rid of this error. I have tried reinstalling docker.

    • @polynomen
      @polynomen ปีที่แล้ว

      hi, did you resolve ?

  • @dixitsaurabh720
    @dixitsaurabh720 ปีที่แล้ว

    Hey..First of all thanks for your all video content that was very helpful and effective.
    And I have a request for you please make a video on the salesforce platform. What and how does it work? How to make the project, implement, and design all the stuff.
    I'm looking forward to hearing from you.

  • @simraankhatib2693
    @simraankhatib2693 ปีที่แล้ว +2

    Great Course really. Btw, which extension did you use for this arrows pointing towards code? It looks good :)

  • @stefanpeev7308
    @stefanpeev7308 4 หลายเดือนก่อน +1

    dude your setting up of the course needs a course itself.

  • @Amir4v
    @Amir4v ปีที่แล้ว

    Amazing,
    Thank you :)

  • @AminaBa-hp3vt
    @AminaBa-hp3vt 4 หลายเดือนก่อน

    I don't understand why the Flask app is needed? I created an image with Django and it works the same? Am I missing something? thanks!

  • @mahendranath2504
    @mahendranath2504 ปีที่แล้ว

    Thank you so much ❤👍🙏🏻👌

  • @juanarango4917
    @juanarango4917 ปีที่แล้ว

    This is an amazing and powerful tutorial, kinda advanced and do not recommend it at all if you're learning Django or DRF

  • @6957-c5k
    @6957-c5k 11 หลายเดือนก่อน +1

    WARNING: If you are a beginner, this tutorial is not for you. The guy kept cutting and pasting code, which is hard to follow and understand, except you have some foundation in Django and how REST web APIs work.

  • @ANTICHRIS619
    @ANTICHRIS619 ปีที่แล้ว +2

    What are the prerequisites for this course i know only python and Django and can perform basic CRUD operations in Django...

    • @humbertodavidramirezramos9453
      @humbertodavidramirezramos9453 11 หลายเดือนก่อน

      have hyper v, in other words have Windows 10 Pro, Windows 11 Pro. if you are notsoftware engineer. I have Windows 10 home language, so i can't execute docker (virtualizer).

    • @ANTICHRIS619
      @ANTICHRIS619 11 หลายเดือนก่อน

      @@humbertodavidramirezramos9453 ok got it...i can't buy windows pro...so can i use docker in Ubuntu ?

  • @sezaiemrekonuk
    @sezaiemrekonuk ปีที่แล้ว +1

    Summary:
    Lets copy this code and paste it.
    This is not a deep dive in to drf

  • @web_angle
    @web_angle ปีที่แล้ว +1

    You are mapping title and description fields in the Serialzer to the name and message. But we don't have title and description fields in the Contact model. How its working?

    • @web_angle
      @web_angle ปีที่แล้ว +1

      Got it. You're getting the title and description because you're inheriting the Contact model from django_extensions.db.models.TitleDescriptionModel

  • @vanexcelacheampong9188
    @vanexcelacheampong9188 ปีที่แล้ว +3

    Anyone having difficulty with this tutorial should first read the following books in the same order: Django for beginners -> Django for APIs -> Django for Professionals. You can start working on APIs with Django rest framework after reading the first 2 books. Peace!

    • @DevinBrown-biz
      @DevinBrown-biz 9 หลายเดือนก่อน +1

      Thank you for this comment! I saw this comment about a week and a half ago. I’ve finish reading Django for beginners and now I’m half way through Django for APIs. I must say so far I’ve came across things I didn’t knew in Django plus few of my questions were answered from previous Django courses I’ve took, and I’m understanding APIs much better now (before I was confused and fustrated). I cannot wait to finish Django for APIs and move on to Django for Professionals. Thanks again!
      Btw if you have any other recommendations, let me know, at the moment I’m trying to become a python backend developer.

  • @alibiner5054
    @alibiner5054 9 หลายเดือนก่อน

    I have a problem that didn't run docker-api-1. I've changed crlf to lf at right bottom side on vscode

  • @michaelmclaughlin7347
    @michaelmclaughlin7347 ปีที่แล้ว +1

    can i just use the docker extension in VS Code

  • @haroonrehman8156
    @haroonrehman8156 11 หลายเดือนก่อน +1

    Instead of Copying and Pasting you should tell us what is the purpose of a certain thing.

  • @owenzmortgage8273
    @owenzmortgage8273 ปีที่แล้ว

    High quality demo screen

  • @singhalokk
    @singhalokk ปีที่แล้ว +2

    Adding "from dotenv import load_dotenv" is giving error that "Import dotenv could not be resolved", any idea what need to be done

    • @yoanbabulkov4316
      @yoanbabulkov4316 ปีที่แล้ว

      have you installed the module? using pip or any other package manager

    • @singhalokk
      @singhalokk ปีที่แล้ว

      @@yoanbabulkov4316 Yes, it seems like already there. As when I tried pip to install, it came back with message requirement already satisfied.

    • @singhalokk
      @singhalokk ปีที่แล้ว

      Thanks for the help. I went back to all the steps, seems like I might have not properly done copy env.template command, as I am using mac. Used mv to copy and then, restarted the vscode and entered the env again and it worked.

    • @yoanbabulkov4316
      @yoanbabulkov4316 ปีที่แล้ว

      @@singhalokk No worries, glad you managed to figure it out 😊

    • @TheWishDragon
      @TheWishDragon ปีที่แล้ว

      @@singhalokk This helped me, restarting VScode did the trick as I had already used the command. Thanks!

  • @barrientoscardenaslinofern4717
    @barrientoscardenaslinofern4717 ปีที่แล้ว

    Why don't we create the signals file in the core application, if it receives signals when a record of the User table is updated or created, it wouldn't make more sense to put it in the application where the Contact model is located.

  • @turembekov
    @turembekov ปีที่แล้ว

    Thank u so much.

  • @heidigreen2454
    @heidigreen2454 ปีที่แล้ว

    Thanks cool guy!

  • @the_flask
    @the_flask ปีที่แล้ว +1

    gRPC when?

  • @wilvillafane5776
    @wilvillafane5776 ปีที่แล้ว +1

    I am excited about learning this. I completed module 1 but there were two things that did not happen as shown on video.
    First, after activating the virtual environment using "venv\Scripts\activate.bat" I did not see the terminal display "(venv)" leading the path. I don't know how to find out if the virtual environment was activated.
    Second, after installing the packages & requirements the pip installation reported a succesful install, but the packages are not shown under the venv>>Lib\site-packages directory as shown in video.
    I perform a git checkout and pull origin and results displayed 'Already up to date.'
    Did I do this right?

    • @Kithas
      @Kithas ปีที่แล้ว

      it probably isnt there are ways to check if the virtual environment is running. google through that you may have to do some bios tweaking to enable hardware virtualization like I did

    • @tusharverma4202
      @tusharverma4202 ปีที่แล้ว

      in windows use venv\Scripts\activate instead of .bat one to activate the virtual environment

    • @Thwaha
      @Thwaha ปีที่แล้ว

      may be you will have to use activate.ps1 instead of activate.bat

    • @MrHadev
      @MrHadev ปีที่แล้ว

      Different terminals use different ways to activate virtual environment

    • @god_trueking
      @god_trueking 9 หลายเดือนก่อน

      For anyone else who comes to this issue, you should use Command Prompt instead Powershell or any other as your terminal. That seems to solve the (venv) problem.

  • @user-gm4ro9js1q
    @user-gm4ro9js1q 6 หลายเดือนก่อน

    The API shows "restarting" all the time. There is an error "exec /code/docker/entrypoints/entrypoint.sh: no such file or directory". Anyone knows how to solve? help would be appreciated

    • @SalmanSaleem92
      @SalmanSaleem92 5 หลายเดือนก่อน +1

      replace last line of DockerFile from ENTRYPOINT ["/code/docker/entrypoints/entrypoint.sh"] to ENTRYPOINT ["sh", "/code/docker/entrypoints/entrypoint.sh"]

  • @itexpert4193
    @itexpert4193 ปีที่แล้ว

    good one thanks

  • @mx1318
    @mx1318 ปีที่แล้ว +1

    niceeeeeeeeeee

  • @rishiraj2548
    @rishiraj2548 ปีที่แล้ว

    Thanks

  • @ilyawhitee
    @ilyawhitee 5 หลายเดือนก่อน

    (1:13:18) - High Briish

  • @acedogg90
    @acedogg90 ปีที่แล้ว +1

    in module one my Django, the Rest framework, and a few other things did not install. Is there anyone else having this issue?

    • @acedogg90
      @acedogg90 ปีที่แล้ว

      in the virtual environment folder

    • @fulltimelinux
      @fulltimelinux ปีที่แล้ว +1

      So type CTRL + P then type in the bar Python: Select Interpreter then press enter. Then select the python interpreter with the correct virtual environment.

  • @not_amanullah
    @not_amanullah 5 หลายเดือนก่อน

    thanks ❤

  • @anton9410
    @anton9410 ปีที่แล้ว +2

    can anyone explain what '-r' means in pip install -r at 11:22

    • @DidCoding
      @DidCoding ปีที่แล้ว +1

      It’s an option you can access for the install command. It means Requirment file.

    • @hemalpatel3770
      @hemalpatel3770 7 หลายเดือนก่อน

      @@DidCoding @anton940 it simply means READ the file whichever you mention. in here its requirements.txt it reads it and installs the libraries are mentioned in that file.

  • @mat6plus
    @mat6plus ปีที่แล้ว +3

    Great tutorial and very informative as well KUDOS but looking at things from a beginner’s perspective, it absolutely not beginners friendly at all. I can bet the individual will practically struggle through the whole thing. Meanwhile this is exceptional. Keep up the good work.

    • @raghav7988
      @raghav7988 ปีที่แล้ว

      did you find any good resources for beginner?

    • @mat6plus
      @mat6plus ปีที่แล้ว

      @@raghav7988 Quite a lot available here on TH-cam to get started with the technology. But it’s just that some are way better than the others without any doubt.

    • @raghav7988
      @raghav7988 ปีที่แล้ว

      ok will check thanks ​@mat6plus

  • @rkdreamer1557
    @rkdreamer1557 ปีที่แล้ว

    Can we can have course on API building with JAVA

  • @sadokbejar2878
    @sadokbejar2878 ปีที่แล้ว

    hello , i'm a beginner but i hade to ask ! is this the right way to implement jwt-auth in django ?
    as i know a jwt token is not something you put in database ! it's a long string that is create each time a user matches the records in database . so a jwt-token will change in evry authentification . if i inderstand correctly, the jwt-token is static for each user in this exemple .
    thank you :)

  • @khalidshaikh8168
    @khalidshaikh8168 ปีที่แล้ว

    please can you build an e-commerce angular integrated with Django rest framework project?

  • @fishnchips6627
    @fishnchips6627 ปีที่แล้ว

    The beard is back!

  • @shahzaibali2558
    @shahzaibali2558 ปีที่แล้ว +1

    It's nice to have structured steps to follow but felt like all he's doing is copying and pasting.

  • @jindrichjokel2401
    @jindrichjokel2401 ปีที่แล้ว +2

    the clone stuff is actualy worse causing a lot of errors, just show us what to install with pip and dont complicate it ...

  • @niktaborse9572
    @niktaborse9572 ปีที่แล้ว

    Can we connect to a virtual server to fetch data through django

  • @mikhailkalashnik0v
    @mikhailkalashnik0v ปีที่แล้ว

    Does it cover swagger docs implementation?

  • @oxydol3456
    @oxydol3456 ปีที่แล้ว

    i get the following error when I use 'python'. ModuleNotFoundError: No module named 'django'. when I use 'python3' instead get no errors. should I concern about it? -> never mind. an alias for another python was in effect in venv.

    • @georgianmusat9958
      @georgianmusat9958 ปีที่แล้ว

      make sure you run sith sudo and python 3 or python or python3.x , depending where did you installed the django

  • @VinayakGNair
    @VinayakGNair ปีที่แล้ว

    Cool

  • @thecloudterminal
    @thecloudterminal ปีที่แล้ว

    Amazing, thank you for putting such an amazing course together

  • @suyashpriyadarshi7
    @suyashpriyadarshi7 11 หลายเดือนก่อน +1

    pls stop calling an example a 'course'. this was a nice video but not a course which teaches the fundamental working structure of rest_framework.

  • @KaliKali-cr4nf
    @KaliKali-cr4nf ปีที่แล้ว +1

    Your web for learning is very complicated I wish I could have made a used of it 😞

  • @vijaypathem5766
    @vijaypathem5766 11 หลายเดือนก่อน

    Your voice reminds me of Peaky Blinders.

  • @dennishan2252
    @dennishan2252 ปีที่แล้ว

    when running python -m venv venv in cmd I get error C:\Python27\python.exe: No module named venv

  • @user-yo4og4uu3v
    @user-yo4og4uu3v 10 หลายเดือนก่อน +2

    This doesn't really feel like a 'course'. All you really do is copy and paste things? I doubt anyone who completed this 'course' could actually do it again on their own.

    • @erick2051
      @erick2051 10 หลายเดือนก่อน

      Totally agree! Only the tutor and god understand why is he pasting all that code

  • @EnglishRain
    @EnglishRain ปีที่แล้ว

    Who is the guy at start of every video?

  • @ericmwangi1204
    @ericmwangi1204 ปีที่แล้ว

    am getting this message from doccer API. and am stuck at 42:00 min please assist

    • @ericmwangi1204
      @ericmwangi1204 ปีที่แล้ว

      exec /code/docker/entrypoints/entrypoint.sh: no such file or directory

  • @d3f3kt57
    @d3f3kt57 ปีที่แล้ว +1

    Too much copy and pasting here and there and not enough explanation of the code ...

  • @inaciopaiva1536
    @inaciopaiva1536 ปีที่แล้ว

    I'm having problems with docker. Could someone help me?
    Successfully tagged djangoapi_app:latest
    Creating djangoapi_app_1 ... done
    Creating djangoapi_api_1 ... error
    ERROR: for djangoapi_api_1 Cannot start service api: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/code/docker/entrypoints/entrypoint.sh": permission denied: unknown
    ERROR: for api Cannot start service api: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/code/docker/entrypoints/entrypoint.sh": permission denied: unknown
    ERROR: Encountered errors while bringing up the project.

    • @ArnaldoParedesMarchena
      @ArnaldoParedesMarchena ปีที่แล้ว +4

      Just apply "chmod +x backend/docker/entrypoints/entrypoint.sh" in any terminal and run docker-compose's command

  • @erick2051
    @erick2051 10 หลายเดือนก่อน +3

    It's a poor tutorial. It is composed basically of copying and pasting code blocks for reasons than only the tutor or somebody experienced understand

  • @giannisk9043
    @giannisk9043 3 หลายเดือนก่อน

    Having trouble trying to fire up Docker. I am getting a message for the docker.compose.yml: 'version' is obsolete and my builds keep failing. I work on a Windows 10 machine.

  • @cyborg69420
    @cyborg69420 ปีที่แล้ว +1

    never seen a teacher worse than him

  • @not_amanullah
    @not_amanullah 5 หลายเดือนก่อน

    understand++

  • @ShobhitAsati
    @ShobhitAsati ปีที่แล้ว

    Hey @DidCoding, sorry to be all geeky but I am getting this error while running docker,
    ERROR: for drf_course_api_1 Cannot start service api: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/code/docker/entrypoints/entrypoint.sh": permission denied: unknown
    I tried sudo with docker-compose but no change, also I have read online that there is something specific with shell scripts in linux but am not able to solve it, can you help?

    • @ShobhitAsati
      @ShobhitAsati ปีที่แล้ว +4

      Nevermind!! I found the answer as soon as I posted the comment.
      chmod +x backend/docker/entrypoints/entrypoint.sh

    • @stansemenov
      @stansemenov ปีที่แล้ว

      @@ShobhitAsati thanks for the solution :)

    • @ShobhitAsati
      @ShobhitAsati ปีที่แล้ว

      @@stansemenov mention not !! :D

    • @apk29
      @apk29 ปีที่แล้ว

      @@ShobhitAsati Thanks! What does that do and where did you find it?

    • @yashraut9977
      @yashraut9977 ปีที่แล้ว

      @@ShobhitAsati hey,
      how to use this?

  • @fidelischukwunyere3142
    @fidelischukwunyere3142 ปีที่แล้ว

    I just miss async in Django

  • @zain5251
    @zain5251 3 หลายเดือนก่อน

    Why would anyone use this over fastapi? This is too much work

  • @vazhadvalishvili6426
    @vazhadvalishvili6426 ปีที่แล้ว +2

    As a .NET developer I can tell you that, it does not make any sense.

  • @developmentwithtariq
    @developmentwithtariq ปีที่แล้ว +2

    First from Pakistan

    • @sachitsankhe5102
      @sachitsankhe5102 ปีที่แล้ว +3

      Internet aagaya kya waha

    • @developmentwithtariq
      @developmentwithtariq ปีที่แล้ว +1

      @@sachitsankhe5102 g agya

    • @lalithrockz
      @lalithrockz ปีที่แล้ว

      @@developmentwithtariq bruh

    • @user-ll9uu6nz9t
      @user-ll9uu6nz9t ปีที่แล้ว

      @@sachitsankhe5102 Itni batameezi kyu karte ho yaar. Aise platforms pe to ye mat karo. Sadakchap hei kya tu?

    • @sachitsankhe5102
      @sachitsankhe5102 ปีที่แล้ว

      @@user-ll9uu6nz9t tere pass toh Internet nhi hi hona chahiye tha