Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emrd/todo-app-with-python-django


https://github.com/emrd/todo-app-with-python-django

django-application python todo todolist

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# To run locally;

```sh
source .venv/bin/activate
python todoproject/manage.py runserver $PORT
```