nephila/djangocms-blog

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
tox.ini
tasks.py116
A
1 hr
setup.py2
A
0 mins
setup.cfg
requirements.txt
requirements-test.txt
pyproject.toml
docs/installation.rst
docs/index.rst
docs/history.rst
docs/features/wizard.rst
docs/features/urlconf.rst
docs/features/templates.rst
docs/features/shares.rst
docs/features/related.rst
docs/features/permalinks.rst
docs/features/multisite.rst
docs/features/meta.rst
docs/features/menu.rst
docs/features/media.rst
docs/features/index.rst
docs/features/home.rst
docs/features/extensions.rst
docs/features/cmsplugin_filer.rst
docs/features/channels.rst
docs/features/admin_customization.rst
docs/development.rst
docs/contributing.rst
docs/conf.py50
A
0 mins
docs/autodoc/views.rst
docs/autodoc/settings.rst
docs/autodoc/plugins.rst
docs/autodoc/models.rst
docs/autodoc/menu.rst
docs/autodoc/index.rst
docs/autodoc/admin.rst
docs/Makefile
djangocms_blog/views.py148
C
1 day
djangocms_blog/urls.py32
A
0 mins
djangocms_blog/templatetags/djangocms_blog.py64
A
1 hr
djangocms_blog/templatetags/__init__.py0
A
0 mins
djangocms_blog/templates/djangocms_blog/post_list.html
djangocms_blog/templates/djangocms_blog/post_instant_article.html
djangocms_blog/templates/djangocms_blog/post_detail.html
djangocms_blog/templates/djangocms_blog/post_archive.html
djangocms_blog/templates/djangocms_blog/plugins/tags.html
djangocms_blog/templates/djangocms_blog/plugins/latest_entries.html
djangocms_blog/templates/djangocms_blog/plugins/featured_posts.html
djangocms_blog/templates/djangocms_blog/plugins/categories.html
djangocms_blog/templates/djangocms_blog/plugins/authors_posts.html