itarverne/checklist-seo

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
Pipfile
README.md
seo/static/css/seo.css
seo/static/images/seo_logo.png
seo/static/images/seo_panel.png
seo/static/js/helper.js14
A
35 mins
seo/static/js/seoSidePannel.js432
F
1 wk
__init__.py1
seo/__init__.py0
seo/apps.py3
seo/migrations/__init__.py0
seo/models/__init__.py0
seo/models/seo_page.py17
seo/testing/__init__.py0
seo/testing/test_api.py189
B
6 hrs
seo/urls.py11
seo/views.py156
D
2 days
seo/wagtail_hooks.py16
setup.py33