How to connect Mysql database to Django
manged to install mysql database in ubuntu and created some tables using Models in Django.
Below online book is really helpful to master Django-
http://www.djangobook.com/en/2.0/chapter05.html
models.py:
Mysql:
No comments:
Post a Comment