Terralego/django-template-engines

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.flake8
.github/workflows/python-lint.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
.gitignore
CHANGES.md
LICENSE
MANIFEST.in
README.md
doc/conf.py16
A
0 mins
doc/configuration.rst
doc/index.rst
doc/installation.rst
doc/requirements.txt
doc/use.rst
manage.py16
A
0 mins
setup.py54
A
0 mins
template_engines/VERSION.md
template_engines/__init__.py6
A
0 mins
template_engines/apps.py3
A
0 mins
template_engines/backends/__init__.py89
A
0 mins
template_engines/backends/docx.py65
A
0 mins
template_engines/backends/odt.py215
A
55 mins
template_engines/backends/weasyprint.py49
A
0 mins
template_engines/settings.py7
A
0 mins
template_engines/templatetags/__init__.py0
A
0 mins
template_engines/templatetags/docx_tags.py57
A
0 mins
template_engines/templatetags/odt_tags.py267
A
2 hrs
template_engines/templatetags/pdf_tags.py50
A
35 mins
template_engines/templatetags/utils.py133
A
1 hr
template_engines/utils/__init__.py71
A
0 mins
template_engines/utils/docx.py47
A
0 mins
template_engines/utils/odt.py47
A
0 mins
test_template_engines/__init__.py0
A
0 mins
test_template_engines/settings.py110
A
0 mins
test_template_engines/urls.py15
A
0 mins
test_template_engines/wsgi.py10
A
0 mins