padovan/mc436
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To run this project python manage.py syncdb # do this just once. Create all the database python manage.py runserver # Run the project. Start a server on localhost (default port: 8000)