175 Commits

Author SHA1 Message Date
Yuriy Kulakov
034c3eed70 Added admin control page 2021-02-21 21:35:36 +03:00
Sokurov Idar
8b512afadb fix bug, update registration 2021-02-19 17:55:27 +03:00
Andrew Smirnov
e955dfab99
Fix registrationForm (add is_valid call) 2021-02-18 21:04:45 +03:00
Sokurov Idar
0953a0627e Temporary 2021-02-18 20:58:10 +03:00
Andrew Smirnov
ca1fab09c9
Add logging framework usage example 2021-02-18 20:45:56 +03:00
Sokurov Idar
c2c1477983 small refactoring 2021-02-18 19:50:33 +03:00
Sokurov Idar
b777d47041 Recreate registration v1 2021-02-18 19:22:10 +03:00
Andrey Kovalev
8ba662c0ca Fix role end-user -> admin 2021-02-17 21:38:41 +03:00
Andrey Kovalev
bf69c870cd Add rights management backend 2021-02-17 20:43:57 +03:00
Sokurov Idar
21ab4bf6cc Complete registration, small update profile.html 2021-02-16 22:32:29 +03:00
Andrew Smirnov
8c9b5a9cfa
Fix urls, update menu, codestyle improvements, add views in documentation 2021-02-11 20:58:07 +03:00
Andrew Smirnov
ac99a23a3b
Small code style improvements 2021-02-11 20:15:46 +03:00
Artyom Kravchenko
7a5c7faf91 resolve merge conflicts 2021-02-11 01:55:28 +03:00
Artyom Kravchenko
c5bdb7cb6f add login_required to profile view 2021-02-11 00:02:22 +03:00
Artyom Kravchenko
9cdcdb7a0c fixed registrarion/requirements 2021-02-10 23:29:28 +03:00
Sokurov Idar
e5964f6eaf Merge branch 'feature/registration' of https://gitlab.informatics.ru/2020-2021/online/s101/group-02/access_controller into feature/registration
# Conflicts:
#	main/views.py
2021-02-10 19:16:16 +03:00
Sokurov Idar
938b9894fe Add Zendesk password check
Add Bootstrap to forms
Add custom form
2021-02-10 19:05:46 +03:00
Сокуров Идар
0bc34f8100 Update main/views.py, README.md files 2021-02-08 17:17:03 +00:00
Sokurov Idar
729c0bec7e Email on zendesk exist check 2021-02-08 20:12:24 +03:00
Sokurov Idar
16fd0e3983 Merge remote-tracking branch 'origin/feature/profile_page' into feature/registration
# Conflicts:
#	access_controller/urls.py
#	main/views.py
2021-02-08 19:12:51 +03:00
Sokurov Idar
b8e3d11c6f Add first version registration 2021-02-08 19:10:44 +03:00
Dmitriy Andreev
972ee3e4d4 Added base html 2021-02-07 15:02:08 +03:00
Sokurov Idar
3d4a49a350 fix typo 2021-02-06 14:45:39 +03:00
Sokurov Idar
981e793e3e Add profile page and temporary base.html 2021-02-06 14:33:55 +03:00
Andrew Smirnov
6056a1e85b
Initial commit. Add django. 2021-02-04 20:01:35 +03:00