dashboard/dash/migrations
Aravinth Manivannan faa7e924cc
ci/woodpecker/push/woodpecker Pipeline was successful Details
feat: get_user_id management command
DESCRIPTION
    Gets the DB assigned ID associated with a username
2022-06-19 21:02:38 +05:30
..
0001_initial.py feat: add instance configuration form visible only to admins 2022-06-17 20:33:48 +05:30
0002_instance.py feat: add instance view 2022-06-17 23:29:11 +05:30
0003_alter_instance_name.py feat: add instance view 2022-06-17 23:29:11 +05:30
0004_instanceconfiguration_rent.py fix: add rent field to tests 2022-06-18 00:02:18 +05:30
0005_alter_instance_owned_by.py fix: one user can have multiple instances; OneToOneField -> ForeignKey 2022-06-18 21:56:02 +05:30
0006_auto_20220619_0800.py feat: get_user_id management command 2022-06-19 21:02:38 +05:30
__init__.py feat: bootstrap dashboard templates and dashboard homepage view 2022-06-17 16:03:13 +05:30