https://github.com/timtech4u/dgkano
https://github.com/timtech4u/dgkano
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/timtech4u/dgkano
- Owner: Timtech4u
- Created: 2017-02-12T15:29:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T11:46:32.000Z (over 7 years ago)
- Last Synced: 2025-02-28T02:04:09.224Z (over 1 year ago)
- Language: Python
- Size: 9.27 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codes from Django Girls Kano
# Setup
- Install Python3.X ensure Pip is also install
- Download Django using the command: pip install django
- Clone the source code and type(in d codes directory): python manage.py runserver
Others: Create Super User to Access Django Admin