Brooo....hats off...you are a genius....thank you very much...had been stuck for a week
@CodingWithKazim9 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@cleveroner45178 ай бұрын
Hi i´m using oracle SQL developer for the creation of my Db. I have to do the same process?
@CodingWithKazim8 ай бұрын
Hi, Yes, the process is similar. You can connect your Django project to an Oracle database using the appropriate database driver and configuration settings. Ensure you have the Oracle database client installed and configure your Django settings to use the Oracle database engine with the connection details for your Oracle SQL Developer-created database. Hopefully it will help!
@holyinuse2 күн бұрын
thanks man, you saved my live. thank you very much
@CodingWithKazim2 күн бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos
@MelodyWave-z8i8 ай бұрын
How to export same database SQL from xampp?
@CodingWithKazim8 ай бұрын
Hi, To export a MySQL database from XAMPP, you can use the phpMyAdmin tool. Access phpMyAdmin through your web browser, select the database you want to export, click on the "Export" tab, choose the export method (e.g., SQL), and then click "Go" to download the SQL file containing your database structure and data.
@history_101_3 ай бұрын
that keyboard sound is just so amazing!!
@CodingWithKazim3 ай бұрын
😍
@lewisomogi68828 ай бұрын
I love the way you've put it simple😎KUDOS!!🥳
@CodingWithKazim8 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos
@kampion0017 ай бұрын
Thanks so much as a Mac user finding Mac related content on such matters is hard....❤❤❤❤the thank you
@CodingWithKazim7 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@kampion0017 ай бұрын
@@CodingWithKazim done
@sibilvaz3 ай бұрын
nice job man worked completely fine for me
@CodingWithKazim3 ай бұрын
Thanks. Glad to hear that. 🎊 Please consider subscribing to the channel for more awesome videos.
@theanonymous92 Жыл бұрын
thank you so much for your help I was struggling with that due to the incompatibility of mysqlclient with windows python verison 3.12 ---- now there were workarounds like binary files but having the latest version of python that was hardly a chance you are a lifesaver
@CodingWithKazim Жыл бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@sumedhwature58563 ай бұрын
Great video man you saved my time ❣
@CodingWithKazim3 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@titimaelouidad3880Ай бұрын
thank you soo much you are a life saver
@CodingWithKazimАй бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@dourix37087 ай бұрын
definitively a final project savior
@CodingWithKazim7 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos
@aronldmanki2035 Жыл бұрын
This Video helped a lot!
@CodingWithKazim Жыл бұрын
Glad to know it helped. Please consider subscribing the my channel for more awesome videos.
@aronldmanki2035 Жыл бұрын
@@CodingWithKazim Sure I am already subscribed
@CodingWithKazim Жыл бұрын
@@aronldmanki2035 Appreciated. Thanks
@uzzmasaiyed9 ай бұрын
Thankyou it really worked
@CodingWithKazim9 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos
@hannabykovskaya45286 ай бұрын
Thank You so much! Your video is really helpful👍
@CodingWithKazim6 ай бұрын
Glad to hear that! Please consider subscribing to the channel for more awesome videos.
@anastasianikolaichik53513 ай бұрын
What I need to install to work with MySQL in Django-project?
@jlassicp5 ай бұрын
Thanks man ! that really helped
@CodingWithKazim5 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@kitty-w8vАй бұрын
Bhai thank you soo much...
@CodingWithKazimАй бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@msdofficial4302Ай бұрын
Thanks brother .
@CodingWithKazimАй бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@wilbersonalexis16384 ай бұрын
thank you brother good job
@CodingWithKazim4 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@timjames4306 Жыл бұрын
How can one connect existing mysql database ?
@CodingWithKazim Жыл бұрын
To connect an existing MySQL database to a Django project, you need to: 1. Update your project's settings.py file with the database configuration, specifying the host, port, username, and password for your MySQL database. 2. Run python manage.py inspectdb > models.py to generate Django models from the existing database tables. 3. Adjust the generated models as needed, and then use them in your Django project. Hopefully I answer your question. If you have any further questions please let me know.
@syedhasnainraza290 Жыл бұрын
To the point 🙌
@CodingWithKazim Жыл бұрын
Glad to know it helped!
@ilirshabaku.youtubeАй бұрын
how can I get that pifile?
@rajeshpanda1387 ай бұрын
thanks it so helpful to me
@CodingWithKazim7 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@felipeinoue6257Ай бұрын
Thanks man!!!
@CodingWithKazimАй бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos
@nhatlong54026 ай бұрын
that's great, thank you so much
@CodingWithKazim6 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@brmixes_3 ай бұрын
users folder is not showing in vs code explorer but is in the django folder on desktop
@brmixes_3 ай бұрын
i did migrations before users
@nocap3154Ай бұрын
thanks a lot
@CodingWithKazimАй бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos.
@abhijeetkumar458 ай бұрын
Thanks bhai
@CodingWithKazim8 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos
@elfate-fb5ux3 күн бұрын
Спасибо ❤
@CodingWithKazim3 күн бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos
@syeedtalha15508 ай бұрын
thanks man
@CodingWithKazim8 ай бұрын
Glad to know it helped 🎊 Please consider subscribing to the channel for more awesome videos