idlesign/django-sitecats

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.github/workflows/python-package.yml
.gitignore
AUTHORS
CHANGELOG
INSTALL
LICENSE
MANIFEST.in
README.rst
docs/Makefile
docs/source/_static/categories_edit.png
docs/source/_static/categories_list.png
docs/source/_templates/empty
docs/source/clientside.rst
docs/source/conf.py25
A
0 mins
docs/source/examples.rst
docs/source/index.rst
docs/source/quickstart.rst
docs/source/rst_guide.rst
docs/source/toolbox.rst
pytest.ini
requirements.txt
setup.cfg
setup.py49
A
0 mins
sitecats/__init__.py2
A
0 mins
sitecats/admin.py33
A
0 mins
sitecats/apps.py13
A
0 mins
sitecats/exceptions.py16
A
0 mins
sitecats/locale/en/LC_MESSAGES/django.po
sitecats/locale/es/LC_MESSAGES/django.mo
sitecats/locale/es/LC_MESSAGES/django.po
sitecats/locale/ru/LC_MESSAGES/django.mo
sitecats/locale/ru/LC_MESSAGES/django.po
sitecats/migrations/0001_initial.py57
A
0 mins
sitecats/migrations/__init__.py0
A
0 mins
sitecats/models.py277
C
7 hrs
sitecats/settings.py7
A
0 mins
sitecats/static/js/sitecats/sitecats.js110
A
3 hrs
sitecats/static/js/sitecats/sitecats.min.js1
A
0 mins
sitecats/templates/sitecats/categories.html
sitecats/templates/sitecats/choice_box.html
sitecats/templates/sitecats/list.html
sitecats/templates/sitecats/list_box.html
sitecats/templatetags/__init__.py0
A
0 mins
sitecats/templatetags/sitecats.py84
A
55 mins
sitecats/toolbox.py369
C
1 day
sitecats/utils.py206
B
4 hrs
tox.ini