Fleeg/fleeg-platform

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.flake8
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
account/__init__.py0
A
0 mins
account/admin.py4
A
0 mins
account/apps.py3
A
0 mins
account/factories.py21
A
0 mins
account/forms.py38
A
0 mins
account/migrations/0001_initial.py34
A
0 mins
account/migrations/0002_auto_20171123_0233.py19
A
1 hr
account/migrations/__init__.py0
A
0 mins
account/models.py31
A
0 mins
account/templates/account/login.html
account/templates/account/profile-user.html
account/templates/account/settings.html
account/templates/account/signup.html
account/templates/account/upload-avatar.html
account/templates/account/user.html
account/tests.py180
F
5 days
account/urls.py11
A
0 mins
account/views.py148
D
2 days
common/__init__.py0
A
0 mins
common/static/css/style.css
common/static/fonts/kabel.ttf
common/static/fonts/roboto-boldcondensed.ttf
common/static/fonts/roboto-condensed.ttf
common/static/img/error.png
common/static/img/favicon.png
common/static/img/logo.png
common/static/img/profile/default.jpg
common/templates/error/error.html
common/templates/external-layout.html
common/templates/home.html
common/templates/index.html
common/templates/internal-layout.html
common/templates/profile.html
common/templates/side-menu.html
common/tests.py19
B
6 hrs
common/views.py28
B
5 hrs
devRequirements
fleeg/__init__.py0
A
0 mins
fleeg/settings.py93
A
0 mins
fleeg/urls.py32
A
0 mins
fleeg/wsgi.py6
A
0 mins