dashboard/dash
Aravinth Manivannan d5dc06be18
ci/woodpecker/push/woodpecker Pipeline failed Details
feat: views for listing, viewing and deleting specific VMs
2022-06-18 22:12:41 +05:30
..
migrations fix: one user can have multiple instances; OneToOneField -> ForeignKey 2022-06-18 21:56:02 +05:30
templates/dash feat: views for listing, viewing and deleting specific VMs 2022-06-18 22:12:41 +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: views for listing, viewing and deleting specific VMs 2022-06-18 22:12:41 +05:30
urls.py feat: views for listing, viewing and deleting specific VMs 2022-06-18 22:12:41 +05:30
views.py feat: views for listing, viewing and deleting specific VMs 2022-06-18 22:12:41 +05:30