No Talk Codeing
No Talk Codeing
  • Видео 6
  • Просмотров 6 116
#6 Dynamic Views | Function Base views VS Dynamic Views | Python Django Tutorials
Django playlist:-
• Django full playlists
django tutorial
django
learn django
django tutorial for beginners
programming with mosh
code with mosh
mosh hamedani
python
web development
introduction to django
django course
django crash course
django crash course 2022
django crash course 2023
python django tutorial
python programming
python web development
django tutorial,django database tutorial,django database mysql,django connect to mysql database,django connect to sql server database,django connect to database,django mysql,django mysql connection windows,django mysql connection error,django mysql connection example,django con mysql,django mysql server connection,django mysql configuration,django install ...
Просмотров: 69

Видео

#5 Template and Static files/folder setting | Python Django Tutorials
Просмотров 712Год назад
Django playlist:- ruclips.net/p/PLoY0tTWb5UT67yYuNSDkIn85656dvxINI django tutorial django learn django django tutorial for beginners programming with mosh code with mosh mosh hamedani python web development introduction to django django course django crash course django crash course 2022 django crash course 2023 python django tutorial python programming python web development django tutorial,dj...
#4 Change Database in Django sqllite to MySQL || How to migrate sqllite to MySQL in Django ||
Просмотров 5 тыс.2 года назад
Django playlist:- ruclips.net/p/PLoY0tTWb5UT67yYuNSDkIn85656dvxINI django tutorial django learn django django tutorial for beginners programming with mosh code with mosh mosh hamedani python web development introduction to django django course django crash course django crash course 2021 python django tutorial python programming python web development django tutorial,django database tutorial,dj...
#3 Create App in Django | Python Django Tutorials I For Absolute Beginners
Просмотров 582 года назад
Django playlist:- ruclips.net/p/PLoY0tTWb5UT67yYuNSDkIn85656dvxINI django tutorial django learn django django tutorial for beginners programming with mosh code with mosh mosh hamedani python web development introduction to django django course django crash course django crash course 2021 python django tutorial python programming python web development
#2 Create super user | Python Django Tutorials I For Absolute Beginners
Просмотров 482 года назад
Django playlist:- ruclips.net/p/PLoY0tTWb5UT67yYuNSDkIn85656dvxINI django tutorial django learn django django tutorial for beginners programming with mosh code with mosh mosh hamedani python web development introduction to django django course django crash course django crash course 2021 python django tutorial python programming python web development
#1 Creating Our First Django Project | Python Django Tutorials I For Absolute Beginners
Просмотров 722 года назад
Django playlist:- ruclips.net/p/PLoY0tTWb5UT67yYuNSDkIn85656dvxINI django tutorial django learn django django tutorial for beginners programming with mosh code with mosh mosh hamedani python web development introduction to django django course django crash course django crash course 2021 python django tutorial python programming python web development

Комментарии

  • @syedm.ibrahimalishahgillan6302

    venv is not working:(

  • @ZakuroBanana
    @ZakuroBanana Год назад

    Good simple tutorial. Thank you.

    • @notalkcodeing3726
      @notalkcodeing3726 Год назад

      Welcome bro more to come in future..keep supporting 😇

  • @mista_ia
    @mista_ia Год назад

    I have to update a project that has been done with sqlite (using connect, execute, cursor commands) and it is time to get it on PROD but with MySQL. I thought I could see how to migrate codes and database from sqlite to mysql server on this video.

    • @notalkcodeing3726
      @notalkcodeing3726 Год назад

      The video is for change the database to SQL lite to MYSQL only

    • @hinoki.mp4173
      @hinoki.mp4173 3 месяца назад

      Hello, I'm in the same situation, have you found a way to migrate sqllite to mysql keeping its content? I would like to migrate to mysql but with the method shown you simply change the database, losing everything inside. thanks

    • @mista_ia
      @mista_ia 3 месяца назад

      @@hinoki.mp4173 unfortunately not, had to dump fake data afterward with a faker command

  • @notalkcodeing3726
    @notalkcodeing3726 2 года назад

    default': { 'ENGINE': 'django.db.backends.mysql', 'NAME': 'DB_NAME', 'USER': 'DB_USER', 'PASSWORD': 'DB_PASSWORD', 'HOST': 'localhost', # Or an IP Address that your DB is hosted on 'PORT': '3306', } 2:-pip install mysqlclient

  • @prasadt9882
    @prasadt9882 2 года назад

    Thanks for sharing this. Very helpful

  • @tejas5674
    @tejas5674 2 года назад

    💯💯💯