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.
tofu/issues
Lexi Stelter a69e436da5 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
..
migrations 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
templates/issues implement issues index and detail view, using templates 2019-05-27 15:18:57 +02:00
__init__.py Initial project and app commit 2019-03-20 22:14:36 +01:00
admin.py 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
apps.py Initial project and app commit 2019-03-20 22:14:36 +01:00
models.py 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
tests.py Initial project and app commit 2019-03-20 22:14:36 +01:00
urls.py implement issues index and detail view, using templates 2019-05-27 15:18:57 +02:00
views.py implement issues index and detail view, using templates 2019-05-27 15:18:57 +02:00