webvirtcloud/admin
catborise 58e215f755
Merge pull request #609 from catborise/master
show last login info for users
2023-10-06 16:31:10 +03:00
..
migrations Added Technicians group 2022-06-14 15:10:33 +02:00
templates/admin show last login time of users 2023-10-06 16:15:35 +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 Get UserAttributes object using get_or_create 2023-09-23 09:52:48 +02:00