An open API service indexing awesome lists of open source software.

https://github.com/timtech4u/dgkano


https://github.com/timtech4u/dgkano

Last synced: about 1 month ago
JSON representation

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