diegojromerolopez/django-async-include

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
async_include/tests/__init__.py
F
0%
async_include/tests/manage.py
F
0%
async_include/tests/wsgi.py
F
0%
async_include/tests/settings.py
A
92%
async_include/tests/test_templatetags.py
A
100%
async_include/tests/test_views.py
A
100%
async_include/tests/urls.py
A
100%
.github/workflows/main.yml
.github/workflows/publish_on_pypi.yml
.gitignore
CHANGES.md
LICENSE
MANIFEST.in
README.md
async_include/templates/async_include/spinner.html
async_include/templates/async_include/template_tag.html
requirements.txt
async_include/templates/async_include/template_tag.js62
async_include/__init__.py0
async_include/checksum.py9
async_include/crypto.py14