This website requires JavaScript.
Explore
Help
Register
Sign In
CaZzzer
/
access-controller
Watch
1
Star
0
Fork
0
You've already forked access-controller
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
access-controller
/
main
History
Sokurov Idar
4299b1ed37
Merge branch 'develop' into feature/registration
...
# Conflicts: # access_controller/urls.py # main/extra_func.py # main/forms.py # main/views.py
2021-03-02 21:53:43 +03:00
..
layout
/base
Added base.html layout
2021-02-07 15:10:45 +03:00
migrations
Added a model for logging user role changes
2021-02-17 20:30:57 +03:00
templates
Merge 'develop' into 'feature/work/backend'
2021-03-02 20:19:42 +03:00
__init__.py
Initial commit. Add django.
2021-02-04 20:01:35 +03:00
admin.py
Initial commit. Add django.
2021-02-04 20:01:35 +03:00
apiauth.py
Small code style improvements
2021-02-11 20:30:35 +03:00
apps.py
Initial commit. Add django.
2021-02-04 20:01:35 +03:00
extra_func.py
Merge branch 'develop' into feature/registration
2021-03-02 21:53:43 +03:00
forms.py
Merge branch 'develop' into feature/registration
2021-03-02 21:53:43 +03:00
models.py
Change models documentation using snippets
2021-03-02 09:52:18 +03:00
tests.py
Initial commit. Add django.
2021-02-04 20:01:35 +03:00
views.py
Merge branch 'develop' into feature/registration
2021-03-02 21:53:43 +03:00