Issue tracker / to do list app in Django.
This repository has been archived on 2019-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Lexi Stelter 880d2f8db4 implement issues index and detail view, using templates 2019-05-27 15:18:57 +02:00
issues implement issues index and detail view, using templates 2019-05-27 15:18:57 +02:00
tofu add index view; add Project and Issue models 2019-03-20 23:35:33 +01:00
.gitignore ignore PyCharm project files 2019-05-27 15:15:06 +02:00
README.md Initial commit 2019-03-20 22:14:17 +01:00
manage.py Initial project and app commit 2019-03-20 22:14:36 +01:00

README.md