1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/admin
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
..
migrations Added Technicians group 2022-06-14 15:10:33 +02:00
templates/admin logger updates (#31) 2023-08-09 09:20:18 +03:00
__init__.py fix typo error 2022-09-05 15:36:37 +03:00
apps.py format python code with black 2022-11-02 08:54:35 +03: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 format python code with black 2022-11-02 08:54:35 +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
views.py reorg imports and black format 2022-11-02 16:05:41 +03:00