Skip to content

Md-TarikulIslam/HMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMS

install django command: pip install django

check django version: command: django-admin --version

install pillow by following commands command: pip install pillow

add your host mail and password in settings.py file add your receiver mail in views.py file

run command for migrations: python manage.py makemigrations run command for migrate: python manage.py migrate runserver: python manage.py runserver

django administration: username: admin password: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published