@@CloudWithDjango In my case i didn't have the django-admin folder in my .venv so i could fix the error in django 5 but the other parts worked fine. what could be the cause and solution
@CloudWithDjango4 ай бұрын
Hi. You should by default have the django-admin folder in your .venv for Django 5.1. I'd suggest re-trying the process
@ZFCaio4 ай бұрын
Great tutorial It looks stunning
@CloudWithDjango4 ай бұрын
Thank you so much!!
@mlsandreas5 ай бұрын
Amazing video as always!! Thank you!!
@CloudWithDjango5 ай бұрын
Thank you so much! I'm glad that you enjoyed it! Of course!
@huxleynyaoga52214 ай бұрын
Great tutorial Arno.
@CloudWithDjango4 ай бұрын
Thank you so much!!
@MonirulIslam-p5g4 ай бұрын
Wow
@CloudWithDjango4 ай бұрын
Thank you!
@advanceprogramming2254 ай бұрын
Thank for sharing boss.
@CloudWithDjango4 ай бұрын
My pleasure!
@dhieumajok9664 ай бұрын
Great resources. I would like to know how do you customize the name and some styling with this Kubi admin panel.
@CloudWithDjango4 ай бұрын
Thank you! I'd suggest referring to the docs on further detail
@frameff90735 ай бұрын
good
@CloudWithDjango5 ай бұрын
Thank you!
@NuurRhama5 ай бұрын
Do you have any videos that explain how to export and import a Django database? and then, is it possible to export data from SQLite db to Postgres db??
@seanmcenaney46605 ай бұрын
Django import export. There is a video and documentation in PyPi. You can import a variety of file types as CSV etc and export too.
@NuurRhama5 ай бұрын
@@seanmcenaney4660 got it, I will check it letter. and hope @CloudWithDjango will make a video for this topic😁 thanks for the information
@CloudWithDjango4 ай бұрын
Thank you for the suggestion!
@m15anujjamdade755 ай бұрын
heyy can we change the logo and how please tell
@CloudWithDjango5 ай бұрын
Hi. I don't believe that you can change the logo, but for clarity, I'd suggest that you refer to the docs.
@tezar86994 ай бұрын
Nice job but I'm still getting the error I changed the : to == and restarted my server
@CloudWithDjango4 ай бұрын
Hi, Thank you, but I'd suggest checking everything again or your Django version.