Socket
Socket
Sign inDemoInstall

django-blog-lotus

Package Overview
Dependencies
0
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    django-blog-lotus

A weblog application with Django.


Maintainers
2

Readme

.. _Python: https://www.python.org/ .. _Django: https://www.djangoproject.com/ .. _django-ckeditor: https://github.com/django-ckeditor/django-ckeditor .. _django-view-breadcrumbs: https://github.com/tj-django/django-view-breadcrumbs .. _django-smart-media: https://github.com/sveetch/django-smart-media .. _django-taggit: https://github.com/jazzband/django-taggit .. _djangorestframework: https://www.django-rest-framework.org/

================= Django Blog Lotus

A Django weblog application with builtin multilingual content and some other features.

Features


  • Multilingual articles and categories (but still compatible with single language site);
  • Categories, albums and tags for Articles;
  • Featuring, pinning, private and draft modes;
  • Configured CKEditor <https://ckeditor.com/ckeditor-4/>_ to write rich text in admin;
  • Preview mode for admins;
  • Publishing date and publishing end date;
  • Included image thumbnailing;
  • SVG soft support in image fields;
  • Optional API with djangorestframework_;
  • Optional Breadcrumbs with django-view-breadcrumbs_;
  • Optional Django Sitemap classes for all models to build a sitemap.xml;
  • Full test coverage;

Dependencies


  • Python_>=3.8;
  • Django_>=3.2;
  • django-ckeditor_>=6.0.0;
  • django-smart-media_;
  • django-taggit_>=3.1.0;
  • django-view-breadcrumbs_>=2.2.1 (optional);
  • djangorestframework_>=3.14.0 (optional);

Links


  • Read the documentation on Read the docs <https://django-blog-lotus.readthedocs.io/>_;
  • Download its PyPi package <https://pypi.python.org/pypi/django-blog-lotus>_;
  • Clone it on its Github repository <https://github.com/emencia/django-blog-lotus>_;

Credits


Logo vector and icon by SVG Repo <https://www.svgrepo.com>_.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc