DJANGO CRUD APPLICATION [LATEST DJANGO ]

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

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

  • @giri455161
    @giri455161 Год назад +1

    Thankyou for such a wonder Video to deliver the good understanding!. I wanted to ask you one thing I am pure fresher and followed your video to prepare a project however I notice one thing while creating a new user, it is taking the id 40. For example, I had 39 users before but I deleted all of them and when i am trying to add new user, it get added successfully but the sequencing id it taking 40 even there are no more user after deleted the previous data. In short:- Sequencing is not updating.

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

      Yes id is unique primary key once it generates again same id number it won't generate

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

      @@ARKPROCODER Hello Bro, Is there any limitation with this project because I am unable to deploy this project on EC2 instance via CI/CD pipe line. However I saw your one anothe video and also looked these many time if I am missing something but everything almost same but still the web site does not work on EC2, it seems the python runserver does not work for this project on EC2 via CI/CD. If you have any suggestion or fixes, please let me know. Thanks

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

      @@giri455161 there we won't run server we add all commands in a file which automatic migrate n run server

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

      @@ARKPROCODER is there any way to prevent that sequence error

  • @AmanuelTadesse-h4w
    @AmanuelTadesse-h4w Год назад +2

    first time CRUD operation using Django, and it was perfect. THANK YOU!

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

      Is this project enough to understand djangoo

  • @vigneshwarandebivigneshwar2028

    Thank you lot brother... i dont have any words to express.... im very stressed about django projects but u teached as very easy by step by step..... keep do more videos in django ...

  • @itsme7800
    @itsme7800 2 месяца назад

    Oh man it's soo good explanation ❤love it

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

    Super explaining.
    And perfect understanding....

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

    Thank you very much for this video, I solved the problem and learned a lot. Good luck with your work

  • @airoboticaml2593
    @airoboticaml2593 3 года назад

    Excellent Anees explaination

  • @airoboticaml2593
    @airoboticaml2593 3 года назад +1

    Good editing good content

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

    thank you sir such a wonder ful video

  • @aadithyaarajath5869
    @aadithyaarajath5869 3 года назад +1

    Great content! Thank you Anees

  • @khachimicheal3192
    @khachimicheal3192 3 месяца назад

    Nice video. thank you soo much

  • @joshuasortigosa4330
    @joshuasortigosa4330 Год назад +1

    I'm having problem when I refresh the link the crud operations don't appear

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

    Is it using only Python and Django? No react ?

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

    hello, can someone please explain why we had to put this code : data=UserDb.objects.all()
    context={"data":data} in the function index and not insertData ? thank you

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

    Outstanding...!!!

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

    Hi I love your videos, Can you make a tutorial on how can I implement this project on firebase? Thank you!

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

    Plz explain a small program about how to upload imagefield.

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

      Check the Django playlist i hav explained in my channel

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

    Great tutorial

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

    sir please send django project creation class full vedio

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

    Please can you make a video on mean only admin can enter the student record

  • @prathmeshshinde-mn5so
    @prathmeshshinde-mn5so Год назад

    Thank you soo much sir

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

    The best

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

      Thanks

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

      @@ARKPROCODER one question, is it possible to use ajax and make page dynamic and retrieve data without refresh
      With django only or i should learn django rest ?

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

      @@younesabdenaceraitemrar5252 yes it is possible checkout my website i did from reactjs redux n rest framework it doesn't refresh www.arkprocoder.com

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

    I have a request from you, is it possible to display the information of a page only by id from the drop down menu
    for example, there are 6 sections in the menu, and these sections have 2 more sections, that is, what should be done to make the database information displayed only on this page if one of the menus is accessed. If possible, please make a video, I really need it, thanks for everything.

    • @ARKPROCODER
      @ARKPROCODER  Год назад +1

      Yes possible there should be primary key foreign key one to many field link to the tables then we can use frontend drop-down stuff n make it done

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

      @@ARKPROCODER
      Thank you. If I have any other questions, can I ask for your help?

    • @ARKPROCODER
      @ARKPROCODER  Год назад +1

      @@abbosbekabdujabborov4891 sure visit arkprocoder.com

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

      @@ARKPROCODER thank you so much bro.

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

    thank you

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

    While submitting iam getting Integrity error at insert

  • @akshatpathak1607
    @akshatpathak1607 5 месяцев назад

    Bhai smjhate tym background m audio kon chlata h

  • @real-talent5610
    @real-talent5610 3 года назад

    Hello bhaiya,
    Any openings as python Developer as a fresher?