@@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
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??
Great tutorial
It looks stunning
Thank you so much!!
Amazing video as always!! Thank you!!
Thank you so much! I'm glad that you enjoyed it! Of course!
Great tutorial Arno.
Thank you so much!!
Great resources. I would like to know how do you customize the name and some styling with this Kubi admin panel.
Thank you! I'd suggest referring to the docs on further detail
Thanks
My pleasure!
@@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
Hi. You should by default have the django-admin folder in your .venv for Django 5.1. I'd suggest re-trying the process
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??
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.
@@seanmcenaney4660 got it, I will check it letter. and hope @CloudWithDjango will make a video for this topic😁
thanks for the information
Thank you for the suggestion!
Wow
Thank you!
good
Thank you!
heyy can we change the logo and how please tell
Hi. I don't believe that you can change the logo, but for clarity, I'd suggest that you refer to the docs.
Thank for sharing boss.
My pleasure!
Nice job but I'm still getting the error I changed the : to == and restarted my server
Hi,
Thank you, but I'd suggest checking everything again or your Django version.