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 / Zoe a14ab33927
implement issues index and detail view, using templates
2019-06-03 00:36:18 +02:00
..
migrations add index view; add Project and Issue models 2019-03-20 23:35:33 +01:00
templates/issues implement issues index and detail view, using templates 2019-06-03 00:36:18 +02:00
__init__.py Initial project and app commit 2019-03-20 22:14:36 +01:00
admin.py add index view; add Project and Issue models 2019-03-20 23:35:33 +01:00
apps.py Initial project and app commit 2019-03-20 22:14:36 +01:00
models.py add index view; add Project and Issue models 2019-03-20 23:35:33 +01: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-06-03 00:36:18 +02:00
views.py implement issues index and detail view, using templates 2019-06-03 00:36:18 +02:00