Installing Django 4.2 on PythonAnywhere

Latest instructions for this video: www.dj4e.com/assn/dj4e_instal...
Note - The written instructions may reference a different version of Django than this video. You should follow the written instructions (i.e. using django4 instead of django3).
Please visit www.dj4e.com to access free supporting materials, as well as interactive exercises.

Пікірлер: 8

  • @YourIndianfriend2
    @YourIndianfriend28 ай бұрын

    Thank you so much, Im still watching your online course python for everyone and youre a great teacher.

  • @gabrielpg77
    @gabrielpg777 ай бұрын

    I am making a CRM application in Django 4.2, I have a customer list view (ListView) in which I want to make the user able to choose how many results they want to see on the page. For this, in the template I have a form that indicates the amount of results, 5,20,50. The default is 10, if I choose 5 results it shows me 5 on the first page, and in the page numbers it shows me the correct number of pages, but if I go to the second page it shows element 11 onwards, as if I had paginated it out of 10. I have searched a lot on the internet, even on chatgpt, but I can't find a solution. Could you help me?

  • @banka990
    @banka9904 ай бұрын

    Dear Prof. Chuck, is there a book that you would recommend as a supplement to your Django course?

  • @V.D.
    @V.D.Ай бұрын

    nice. first install django, than requirements,which will reinstall django. briliant

  • @haroonrehman8156
    @haroonrehman81568 ай бұрын

    Thanks Dr.Chuck

  • @02kwok
    @02kwok8 ай бұрын

    coooool