Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zby-zy/to-do-django


https://github.com/zby-zy/to-do-django

database django django-framework django-rest-framework framework postgresql python python-framework server to-do-list todo web-app web-application

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# To Do Django
## Framework
* Django
### How to install Django
`pip install django`
## Database
* PostgreSQL

### How to run the app
`python manage.py runserver`
## App