dashboard/dash
Loïc Dachary ad925cddfc
convert instance names to lowercase
Fixes: https://gitea.gna.org/Hostea/dashboard/issues/69

Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-10-04 09:14:50 +02:00
..
migrations feat: get_user_id management command 2022-06-19 21:02:38 +05:30
templates/dash feat: update name and web links to Gna! 2022-09-12 03:53:19 +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 fix: insert default instance configurations using migrations scripts 2022-06-19 13:36:28 +05:30
models.py feat: get_user_id management command 2022-06-19 21:02:38 +05:30
tests.py convert instance names to lowercase 2022-10-04 09:14:50 +02:00
urls.py feat: views for listing, viewing and deleting specific VMs 2022-06-18 22:12:41 +05:30
utils.py convert instance names to lowercase 2022-10-04 09:14:50 +02:00
views.py fix: instance_names in tests must be alphanumeric and be < 20 chars 2022-09-12 03:33:20 +05:30