Understanding the Django Admin Interface | Django Tutorial #11

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ก.พ. 2025
  • In this Django course, We will see how to create awesome django websites from starting to the end. Also we will see how to build few of amazing projects in Django.
    This course is a part of this complete Django Playlist: • Django Tutorials For B...

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

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

    Here is the playlist: th-cam.com/play/PLK8cqdr55Tsv-D2HMdrnD32oOVBNvmxjr.html
    If possible please share it with your friends :)

    • @djangodeveloper2973
      @djangodeveloper2973 4 ปีที่แล้ว

      'django-admin' is not recognized as an internal or external command,
      operable program or batch file. please guide me.

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

    Hi Harry, I'm finally progressing because of your tutorials. Thank you very much my brother. These videos are very much helpful...

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

    You are genius and excellent programmer in you tube.

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

    The best Django tutorial for the Newcomer..than paid lessons..... THank you for your teaching techniuqe

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

    So i have just created backend that easily, something which was really disturbing. Thanks a lot Harry.💗💗

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

    Thanks a lot brother u really saved me

  • @devendrapatel2019
    @devendrapatel2019 4 ปีที่แล้ว

    Harrybhai you are the best....

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

    harry bhai can we use django admin panel to show the table from mysql

  • @milespearce
    @milespearce 2 ปีที่แล้ว

    Thanks Harry!

  • @davidokorie9518
    @davidokorie9518 3 ปีที่แล้ว

    what do i do so that everytime that i click on contact me i don't have errors? The error says that it's a Get Method

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

    hi harry how to display user name in admin site contact screen

  • @salvindsouza7053
    @salvindsouza7053 4 ปีที่แล้ว

    Urgent help: Prints data is written in model in terminal but Models are not showed in admin,. Tried stackoverflow for answers !!

  • @engineerbhai7642
    @engineerbhai7642 4 ปีที่แล้ว

    Excellent coder in you tube.

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

    HII HARRY PLEASE MAKE ANOTHER VIDEO ON IRON MAN JARVIS
    NOW ADVANCED

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

      IN HINDI

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

      Planning a lot of stuff. A lot in pipeline. Trying to cover as many requests as possible. Hope you understand :)
      I will definitely consider your request for future videos

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

    very nice harry ji
    is notes is available of django please share
    thank you

  • @RohanDasRD
    @RohanDasRD 4 ปีที่แล้ว

    Awesome bro

  • @YogeshSharma-hf1xb
    @YogeshSharma-hf1xb 4 ปีที่แล้ว

    (myvenv) PS C:\Users\sunny\mypraa\myprojecta> python manage.py createsuperuser
    No Django settings specified.
    Unknown command: 'createsuperuser'
    Type 'manage.py help' for usage.
    What can I do sir

  • @hemantgiri2377
    @hemantgiri2377 4 ปีที่แล้ว

    sir my django admin panel is not showing any css styling like yours , mine are only links and textfield .please help me with that

    • @kashishsrivastava1403
      @kashishsrivastava1403 4 ปีที่แล้ว

      I have the same problem. Can anyone tell me how to fix it!!?

    • @hemantgiri2377
      @hemantgiri2377 4 ปีที่แล้ว

      @@kashishsrivastava1403 Hey Kashish, i was able to discover the error
      Actually your python is missing css mime types just add
      import mimetypes mimetypes.add_type("text/css", ".css", True)
      to your settings.py file at the end, save, rerun the server and you are ready to go

    • @kashishsrivastava1403
      @kashishsrivastava1403 4 ปีที่แล้ว

      @@hemantgiri2377 I am still not able to fix it. Nothing works😑

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

    django admin interface is not running its only loading why ?? love from nepal

  • @increadibleangel7980
    @increadibleangel7980 4 ปีที่แล้ว

    bro thank you so much yaar

  • @odiljonabduvaitov
    @odiljonabduvaitov 2 ปีที่แล้ว

  • @gamerfella9520
    @gamerfella9520 4 ปีที่แล้ว

    Awesome

  • @MONTYJONTYofficial
    @MONTYJONTYofficial 4 ปีที่แล้ว

    Hey harry,
    till now we learnt how to register information in django, I think it is not so diificult although but please make a video on how to make a user profile page. that when user signs in django fetch the databse and make a proffessional user profile page . plz plz bhai !! plz !! 🙏

  • @channelpro2284
    @channelpro2284 4 ปีที่แล้ว

    Love you.thank you.

  • @sailendrachettri966
    @sailendrachettri966 4 ปีที่แล้ว

    Great..!!

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

    Excellent Sir 👌

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

    what if my model name is Man ,will it change to Mans or Men??

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

      It'll change to mans because django adds only s at the end whatever name you give

  • @amitraders3305
    @amitraders3305 4 ปีที่แล้ว

    Sir C++ course finish ho Gaya hai

  • @kajaladhikari8276
    @kajaladhikari8276 3 ปีที่แล้ว

    👍

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

    Make real time chat app in English

  • @lyricsbeatz
    @lyricsbeatz 4 ปีที่แล้ว

    hello sir , my submit button does not submit the input to the database
    how do i resolve such issue