django-blog-lotus


Namedjango-blog-lotus JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/emencia/django-blog-lotus
SummaryA weblog application with Django.
upload_time2023-12-01 20:35:09
maintainer
docs_urlNone
authorEmencia
requires_python>=3.8
licenseMIT
keywords python django blog
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. _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>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/emencia/django-blog-lotus",
    "name": "django-blog-lotus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Python Django Blog",
    "author": "Emencia",
    "author_email": "support@emencia.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/2b/35a01b707ebb083f24d953a071c8b0d1f0ff37206e4a9de5d9579ff94a88/django-blog-lotus-0.8.1.tar.gz",
    "platform": null,
    "description": ".. _Python: https://www.python.org/\n.. _Django: https://www.djangoproject.com/\n.. _django-ckeditor: https://github.com/django-ckeditor/django-ckeditor\n.. _django-view-breadcrumbs: https://github.com/tj-django/django-view-breadcrumbs\n.. _django-smart-media: https://github.com/sveetch/django-smart-media\n.. _django-taggit: https://github.com/jazzband/django-taggit\n.. _djangorestframework: https://www.django-rest-framework.org/\n\n\n=================\nDjango Blog Lotus\n=================\n\nA Django weblog application with builtin multilingual content and some other features.\n\n\nFeatures\n********\n\n* Multilingual articles and categories (but still compatible with single language site);\n* Categories, albums and tags for Articles;\n* Featuring, pinning, private and draft modes;\n* Configured `CKEditor <https://ckeditor.com/ckeditor-4/>`_ to write rich text in admin;\n* Preview mode for admins;\n* Publishing date and publishing end date;\n* Included image thumbnailing;\n* SVG soft support in image fields;\n* Optional API with `djangorestframework`_;\n* Optional Breadcrumbs with `django-view-breadcrumbs`_;\n* Optional Django Sitemap classes for all models to build a ``sitemap.xml``;\n* Full test coverage;\n\n\nDependencies\n************\n\n* `Python`_>=3.8;\n* `Django`_>=3.2;\n* `django-ckeditor`_>=6.0.0;\n* `django-smart-media`_;\n* `django-taggit`_>=3.1.0;\n* `django-view-breadcrumbs`_>=2.2.1 (optional);\n* `djangorestframework`_>=3.14.0 (optional);\n\n\nLinks\n*****\n\n* Read the documentation on `Read the docs <https://django-blog-lotus.readthedocs.io/>`_;\n* Download its `PyPi package <https://pypi.python.org/pypi/django-blog-lotus>`_;\n* Clone it on its `Github repository <https://github.com/emencia/django-blog-lotus>`_;\n\n\nCredits\n*******\n\nLogo vector and icon by `SVG Repo <https://www.svgrepo.com>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A weblog application with Django.",
    "version": "0.8.1",
    "project_urls": {
        "Changelog": "https://django-blog-lotus.readthedocs.io/en/latest/history.html",
        "Documentation": "https://django-blog-lotus.readthedocs.io/",
        "Homepage": "https://github.com/emencia/django-blog-lotus",
        "Issue Tracker": "https://github.com/emencia/django-blog-lotus/issues",
        "Source Code": "https://github.com/emencia/django-blog-lotus"
    },
    "split_keywords": [
        "python",
        "django",
        "blog"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e72b35a01b707ebb083f24d953a071c8b0d1f0ff37206e4a9de5d9579ff94a88",
                "md5": "1675e1ab92750018a3c807f4e5d784e1",
                "sha256": "7abae10ddcceb3d0b219bd00203be9bd6c64d0ac6299b7497f0cb4733f975c4b"
            },
            "downloads": -1,
            "filename": "django-blog-lotus-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1675e1ab92750018a3c807f4e5d784e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 68231,
            "upload_time": "2023-12-01T20:35:09",
            "upload_time_iso_8601": "2023-12-01T20:35:09.974852Z",
            "url": "https://files.pythonhosted.org/packages/e7/2b/35a01b707ebb083f24d953a071c8b0d1f0ff37206e4a9de5d9579ff94a88/django-blog-lotus-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 20:35:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "emencia",
    "github_project": "django-blog-lotus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-blog-lotus"
}
        
Elapsed time: 0.14583s