559Labs/django-dtg-store-manager

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
LICENSE.md
README.md
requirements.txt
requirements/base.txt
requirements/development.txt
requirements/production.txt
src/accounts/__init__.py0
A
0 mins
src/accounts/admin.py1
A
0 mins
src/accounts/forms.py66
A
0 mins
src/accounts/models.py1
A
0 mins
src/accounts/templates/accounts/auth_base.html
src/accounts/templates/accounts/emails/password-reset-email.html
src/accounts/templates/accounts/emails/password-reset-subject.txt
src/accounts/templates/accounts/login.html
src/accounts/templates/accounts/password-change.html
src/accounts/templates/accounts/password-reset-confirm.html
src/accounts/templates/accounts/password-reset-done.html
src/accounts/templates/accounts/password-reset.html
src/accounts/templates/accounts/signup.html
src/accounts/urls.py15
A
0 mins
src/accounts/views.py61
A
0 mins
src/business/__init__.py3
A
0 mins
src/business/admin.py414
F
3 days
src/business/api.py163
F
4 days
src/business/api_printful.py0
A
0 mins
src/business/celery.py13
A
0 mins
src/business/filters.py40
A
0 mins
src/business/forms.py487
D
1 day
src/business/helper_backend.py65
D
2 days
src/business/models.py1,462
F
2 wks
src/business/serializers.py458
C
1 day
src/business/tables.py302
A
3 hrs
src/business/tasks.py24
B
6 hrs
src/business/templates/app_creative/home.html
src/business/templates/app_product/home.html
src/business/templates/business/bz/bzbrand_detail.html
src/business/templates/business/bz/bzcreativecollection_detail.html
src/business/templates/business/bz/bzcreativedesign_detail.html
src/business/templates/business/bz/bzcreativelayout_detail.html
src/business/templates/business/bz/bzcreativerendering_detail.html
src/business/templates/business/bz/bzproduct_detail.html
src/business/templates/business/bz/bzproductvariant_detail.html
src/business/templates/business/object_form.html
src/business/templates/business/object_list.html
src/business/templates/business/pf/pfcatalogcolor_detail.html
src/business/templates/business/pf/pfcatalogfilespec_detail.html
src/business/templates/business/pf/pfcatalogfiletype_detail.html