Nath Information Technologies

Nath Information Technologies Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Nath Information Technologies, Information Technology Company, KOLKATA.

01/11/2025

Connect Django with MySQL steps: 1. python -m venv userappenv
2. cd userappenv
3. Scripts\activate
4. pip install Django
5. python -m django startproject userappnew
6. pip install pymysql
7.Edit your Django settings.py

a) import pymysql
pymysql.install_as_MySQLdb()

b). DATABASES = {
'default': {
'ENGINE': 'django.db.backends.mysql',
'NAME': 'your_database_name', # database from XAMPP phpMyAdmin
'USER': 'root', # XAMPP default user
'PASSWORD': '', # leave blank unless you set one
'HOST': '127.0.0.1', # or 'localhost'
'PORT': '3306', # XAMPP MySQL default port
}
}
8. python manage.py migrate
if you see error

pip uninstall django -y
pip install "django

24/08/2023

23/08/2023

Chandrayaan-3 Mission Soft-landing LIVE Telecast

Happy Independence Day
15/08/2023

Happy Independence Day

02/08/2023

শুভ দোলযাত্রা
07/03/2023

শুভ দোলযাত্রা

23/06/2022

Enjoy the path from "One day" to "Day one".

Address

Kolkata
700011

Alerts

Be the first to know and let us send you an email when Nath Information Technologies posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share