Skip to content

jargalan/djangoProject

Repository files navigation

This is a Python/Django demo project.

To run the project:
===================
1. Open the terminal or command line. Go inside the project
$ cd demo

2. Migrate the database/create table
$ python manage.py migrate

3. Run the server
$ python manage.py runserver

4. Now open the browser and open below URL
http://127.0.0.1:8000/

About

Python/Django demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published