1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00
webvirtcloud/admin
2020-09-25 15:57:17 +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 Moved admin/common/form.html to project templates 2020-06-16 18:04:37 +06:00
__init__.py Added admin application 2020-05-27 18:24:06 +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 fix some linter warnings 2020-09-25 15:57:17 +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 fix some linter warnings 2020-09-25 15:57:17 +03:00