GitHunt
SA

sanghvip/mysite

A web application with CRUD, Login and Admin interface using Django framwork

mysite

A web application with CRUD, Login and Admin interface using Django framwork

Steps to run the application
1.run django server with command python manage.py runserver
2.access url localhost:8000/myapp/login
3.Create user and use the application functionalities

Note: Run the django commands from the location of manage.py

Contributors

Created July 2, 2019
Updated July 2, 2019
sanghvip/mysite | GitHunt