1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00
webvirtcloud/computes
Emre Serdengeçti 1cbdf76df6
logger updates (#31)
* Log for failed login attempts

* Logger configuration for logging to file

* interface fixes

* login log fix, added logged in too

* bootstrap icons setup

* font-awesome icons replaced with bootstrap icons

* replaced i-tags with django_bootstrap_icons

* removed icons library from project

* bug fix

---------

Co-authored-by: catborise <catborise@gmail.com>
2023-08-09 09:20:18 +03:00
..
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 logger updates (#31) 2023-08-09 09:20:18 +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