api
|
reorg imports and black format
|
2022-11-02 16:05:41 +03:00 |
migrations
|
Added missing migrations
|
2020-06-15 12:38:44 +06:00 |
templates
|
add title info to vm which list under computes
|
2021-09-13 10:51:28 +03:00 |
__init__.py
|
Initial commit
|
2015-02-27 10:53:51 +02:00 |
forms.py
|
format python code with black
|
2022-11-02 08:54:35 +03:00 |
models.py
|
fix cpu_usage waiting for instance creation.
|
2023-05-18 14:35:19 +03:00 |
tests.py
|
format python code with black
|
2022-11-02 08:54:35 +03:00 |
urls.py
|
format python code with black
|
2022-11-02 08:54:35 +03:00 |
utils.py
|
reorg imports and black format
|
2022-11-02 16:05:41 +03:00 |
validators.py
|
format python code with black
|
2022-11-02 08:54:35 +03:00 |
views.py
|
eliminate code repetition with class structure
|
2022-11-03 10:20:16 +03:00 |