dashboard/dash
Aravinth Manivannan 2fb1a3d0d1
fix: one user can have multiple instances; OneToOneField -> ForeignKey
2022-06-18 21:56:02 +05:30
..
migrations fix: one user can have multiple instances; OneToOneField -> ForeignKey 2022-06-18 21:56:02 +05:30
templates/dash feat: change instance configuration display styling 2022-06-17 23:55:30 +05:30
__init__.py feat: bootstrap dashboard templates and dashboard homepage view 2022-06-17 16:03:13 +05:30
admin.py feat: add instance view 2022-06-17 23:29:11 +05:30
apps.py feat: create default VM configurations on initialization 2022-06-18 13:52:52 +05:30
models.py fix: one user can have multiple instances; OneToOneField -> ForeignKey 2022-06-18 21:56:02 +05:30
tests.py feat: create default VM configurations on initialization 2022-06-18 13:52:52 +05:30
urls.py feat: add instance view 2022-06-17 23:29:11 +05:30
views.py feat: add instance view 2022-06-17 23:29:11 +05:30