1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/admin
2021-05-31 11:39:09 +03:00
..
migrations workaround for django 2.2 bug related with '0011_update_proxy_permissions' migration 2020-06-09 11:44:29 +03:00
templates/admin add host name for logs beside others 2021-05-31 11:39:09 +03:00
__init__.py Templates cleanup 2020-10-15 20:18:45 +06:00
apps.py Added admin application 2020-05-27 18:24:06 +06:00
decorators.py Added admin application 2020-05-27 18:24:06 +06:00
forms.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
models.py fix some linter warnings 2020-09-25 15:57:17 +03:00
tests.py Added coverage.py support 2020-05-29 19:37:49 +06:00
urls.py add change other user password ability to superusers 2020-07-23 13:16:39 +03:00
views.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00