Loading repository data…
Loading repository data…
solankikeval166 / repository
In this repo I have learned Django Framework and created Blog application.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
django-admin startproject name
python manage.py runserver
python manage.py startapp blog pyhton manage.py createsuperuser
PYTHON manage.py makemigrations
python manage.py mingrate
Password: charusat
addded user TestUser
goto modals add clas Post