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 / Zoe aba8213053
update .gitignore
2019-11-10 02:17:29 +01:00
issues use generic views 2019-06-03 17:57:25 +02:00
projects use generic views 2019-06-03 17:57:25 +02:00
tofu create projects app; move Project model to projects app; recreate migrations because moving the model caused problems o.o 2019-06-03 00:38:53 +02:00
.gitignore update .gitignore 2019-11-10 02:17:29 +01: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