All Projects → nephila → Djangocms Blog

nephila / Djangocms Blog

Licence: bsd-3-clause
django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Djangocms Blog

Django Blog Python Learning
For newest version https://github.com/agusmakmun/python.web.id
Stars: ✭ 77 (-71.27%)
Mutual labels:  blog, django-blog, django
Django Blog
django搭建博客
Stars: ✭ 365 (+36.19%)
Mutual labels:  blog, django-blog, django
Geekblog
A full blog system based on Django
Stars: ✭ 123 (-54.1%)
Mutual labels:  blog, django-blog, django
Djangoblog
🍺基于Django的博客系统
Stars: ✭ 4,256 (+1488.06%)
Mutual labels:  blog, django-blog, django
Djangoblog
😱一款基于Django和Boostrap框架的个人博客网站源码
Stars: ✭ 142 (-47.01%)
Mutual labels:  blog, django-blog, django
Openwisp Users
Implementation of user management and multi-tenancy for OpenWISP
Stars: ✭ 145 (-45.9%)
Mutual labels:  hacktoberfest, django
Django Sql Explorer
Easily share data across your company via SQL queries. From Grove Collab.
Stars: ✭ 1,958 (+630.6%)
Mutual labels:  hacktoberfest, django
Django Loci
Reusable Django app for storing geographic and indoor coordinates. Maintained by the OpenWISP Project.
Stars: ✭ 164 (-38.81%)
Mutual labels:  hacktoberfest, django
Django Inline Actions
django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.
Stars: ✭ 170 (-36.57%)
Mutual labels:  hacktoberfest, django
Django Defectdojo
DefectDojo is an open-source application vulnerability correlation and security orchestration tool.
Stars: ✭ 1,926 (+618.66%)
Mutual labels:  hacktoberfest, django
Consumerfinance.gov
Django project protecting American consumers
Stars: ✭ 164 (-38.81%)
Mutual labels:  hacktoberfest, django
Django Behaviors
Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.
Stars: ✭ 201 (-25%)
Mutual labels:  hacktoberfest, django
Django Anon
Anonymize production data so it can be safely used in not-so-safe environments
Stars: ✭ 136 (-49.25%)
Mutual labels:  hacktoberfest, django
Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+5392.54%)
Mutual labels:  hacktoberfest, django
Djangocms Installer
Console wizard to bootstrap django CMS projects
Stars: ✭ 148 (-44.78%)
Mutual labels:  hacktoberfest, django
Docker Mailman
Dockerfiles for the mailman suite.
Stars: ✭ 130 (-51.49%)
Mutual labels:  hacktoberfest, django
Gatsby Theme Superstylin
💅 A Gatsby Theme with styled-components
Stars: ✭ 165 (-38.43%)
Mutual labels:  hacktoberfest, blog
Toha
A Hugo theme for personal portfolio
Stars: ✭ 267 (-0.37%)
Mutual labels:  hacktoberfest, blog
Factory boy
A test fixtures replacement for Python
Stars: ✭ 2,712 (+911.94%)
Mutual labels:  hacktoberfest, django
Django Sockpuppet
Build reactive applications with the django tooling you already know and love.
Stars: ✭ 225 (-16.04%)
Mutual labels:  hacktoberfest, django

============== djangocms-blog

|Gitter| |PyPiVersion| |PyVersion| |GAStatus| |TestCoverage| |CodeClimate| |License|

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks.

Supported Django versions:

  • Django 2.2, 3.0, 3.1

Supported django CMS versions:

  • django CMS 3.7, 3.8+

.. warning:: For Django<2.2, django CMS<3.7 versions support, use djangocms-blog 1.1x.

.. warning:: Version 1.2 introduce a breaking change for customized BLOG_PERMALINK_URLS. Check the permalinks_ documentation for update information.


Installation


See installation documentation_


Features


See features documentation_ for all the features details

  • Support for django-app-enabler_ autoconfiguration.
  • Placeholder content editing
  • Frontend editing using django CMS frontend editor
  • Multilingual support using django-parler
  • Twitter cards, Open Graph and Google+ snippets meta tags
  • Optional simpler TextField-based content editing
  • Multisite (posts can be visible in one or more Django sites on the same project)
  • Per-Apphook configuration
  • Configurable permalinks
  • Configurable django CMS menu
  • Per-Apphook templates set
  • Auto Apphook setup
  • Django sitemap framework
  • django CMS Wizard integration
  • Haystack index
  • Desktop notifications
  • Liveblog

Known djangocms-blog websites


See DjangoPackages for an updated list https://www.djangopackages.com/packages/p/djangocms-blog/

.. _features documentation: http://djangocms-blog.readthedocs.io/en/latest/features/ .. _installation documentation: http://djangocms-blog.readthedocs.io/en/latest/installation.html .. _permalinks: http://djangocms-blog.readthedocs.io/en/latest/features/permalinks.html .. _cmsplugin-filer migration documentation: http://djangocms-blog.readthedocs.io/en/latest/cmsplugin_filer.html .. _django-app-enabler: https://github.com/nephila/django-app-enabler

.. |Gitter| image:: https://img.shields.io/badge/GITTER-join%20chat-brightgreen.svg?style=flat-square :target: https://gitter.im/nephila/applications :alt: Join the Gitter chat

.. |PyPiVersion| image:: https://img.shields.io/pypi/v/djangocms-blog.svg?style=flat-square :target: https://pypi.python.org/pypi/djangocms-blog :alt: Latest PyPI version

.. |PyVersion| image:: https://img.shields.io/pypi/pyversions/djangocms-blog.svg?style=flat-square :target: https://pypi.python.org/pypi/djangocms-blog :alt: Python versions

.. |GAStatus| image:: https://github.com/nephila/djangocms-blog/workflows/Tox%20tests/badge.svg :target: https://github.com/nephila/djangocms-blog :alt: Latest CI build status

.. |TestCoverage| image:: https://img.shields.io/coveralls/nephila/djangocms-blog/master.svg?style=flat-square :target: https://coveralls.io/r/nephila/djangocms-blog?branch=master :alt: Test coverage

.. |License| image:: https://img.shields.io/github/license/nephila/djangocms-blog.svg?style=flat-square :target: https://pypi.python.org/pypi/djangocms-blog/ :alt: License

.. |CodeClimate| image:: https://codeclimate.com/github/nephila/djangocms-blog/badges/gpa.svg?style=flat-square :target: https://codeclimate.com/github/nephila/djangocms-blog :alt: Code Climate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].