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/projects
Lexi / Zoe 0013410ac1
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
..
migrations 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
templates/projects 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
__init__.py 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
admin.py 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
apps.py 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
models.py 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
tests.py 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
urls.py 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
views.py 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