.codeclimate.yml | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
requirements.txt | |
|
|
requirements/base.txt | |
|
|
requirements/development.txt | |
|
|
requirements/production.txt | |
|
|
src/accounts/__init__.py | 0 | A 0 mins |
|
src/accounts/admin.py | 1 | A 0 mins |
|
src/accounts/forms.py | 66 | A 0 mins |
|
src/accounts/models.py | 1 | 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.py | 15 | A 0 mins |
|
src/accounts/views.py | 61 | A 0 mins |
|
src/business/__init__.py | 3 | A 0 mins |
|
src/business/admin.py | 414 | F 3 days |
|
src/business/api.py | 163 | F 4 days |
|
src/business/api_printful.py | 0 | A 0 mins |
|
src/business/celery.py | 13 | A 0 mins |
|
src/business/filters.py | 40 | A 0 mins |
|
src/business/forms.py | 487 | D 1 day |
|
src/business/helper_backend.py | 65 | D 2 days |
|
src/business/models.py | 1,462 | F 2 wks |
|
src/business/serializers.py | 458 | C 1 day |
|
src/business/tables.py | 302 | A 3 hrs |
|
src/business/tasks.py | 24 | 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 | |
|
|