snake-soft/django-oscar-product-tables

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.editorconfig
.github/workflows/python-publish.yml
.github/workflows/test.yml
.gitignore
.pylintrc
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py50
A
0 mins
src/oscar_product_tables/__init__.py10
A
0 mins
src/oscar_product_tables/apps.py6
A
0 mins
src/oscar_product_tables/cell.py179
A
1 hr
src/oscar_product_tables/col.py11
A
0 mins
src/oscar_product_tables/dashboard/__init__.py0
A
0 mins
src/oscar_product_tables/dashboard/apps.py43
A
0 mins
src/oscar_product_tables/dashboard/views.py153
A
2 hrs
src/oscar_product_tables/forms.py51
A
0 mins
src/oscar_product_tables/plugins.py95
A
0 mins
src/oscar_product_tables/row.py11
A
0 mins
src/oscar_product_tables/static/product_tables/js/product_tables.js46
A
1 hr
src/oscar_product_tables/table.py52
A
1 hr
src/oscar_product_tables/templates/product_tables/dashboard/product_table.html
src/oscar_product_tables/templates/product_tables/field.html
src/oscar_product_tables/templates/product_tables/form.html
src/oscar_product_tables/templates/product_tables/table.html
src/oscar_product_tables/templates/product_tables/table_page.html
src/oscar_product_tables/templatetags/__init__.py0
A
0 mins
src/oscar_product_tables/templatetags/display_datatype_filters.py19
A
0 mins
tox.ini