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 you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2019-05-27 15:22:49 +02:00
issues create projects app; move Project model to projects app; recreate migrations because moving the model caused problems o.o 2019-05-27 15:22:49 +02:00
projects create projects app; move Project model to projects app; recreate migrations because moving the model caused problems o.o 2019-05-27 15:22:49 +02:00
tofu create projects app; move Project model to projects app; recreate migrations because moving the model caused problems o.o 2019-05-27 15:22:49 +02:00
.gitignore ignore PyCharm project files 2019-05-27 15:15:06 +02:00
manage.py Initial project and app commit 2019-03-20 22:14:36 +01:00
README.md Initial commit 2019-03-20 22:14:17 +01:00