django-machina


Namedjango-machina JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttps://github.com/ellmetha/django-machina
SummaryA Django forum engine for building powerful community driven websites.
upload_time2023-10-17 01:24:49
maintainer
docs_urlNone
authorMorgan Aubert
requires_python>=3.6,<4.0
licenseBSD-3-Clause
keywords django forum board messages
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Django-machina
##############

Django-machina is a forum framework for Django providing a way to build community-driven websites.
It offers a full-featured yet very extensible forum solution:

* Topic and post editing
* Forums tree management
* Per-forum permissions
* Anonymous posting
* Polls and attachments
* Moderation and pre-moderation
* Forum conversations search
* ...

Django-machina was built with integration in mind: the application is designed to be used inside
existing Django applications. It is not a standalone forum solution.

Django-machina was built with customization and extensibility in mind: each single functionality
of the application can be customized or overriden to accommodate with your needs.

.. contents:: Table of Contents
    :local:

Documentation
=============

Online browsable documentation is available at https://django-machina.readthedocs.org.

Head over to the documentation for all the details on how to set up your forum and how to customize
it to suit your needs.

Requirements
============

Python 3.6+, Django 3.2+. Please refer to the requirements_ section of the documentation for a full
list of dependencies.

.. _requirements: https://django-machina.readthedocs.org/en/stable/getting_started.html#requirements

Authors
=======

Morgan Aubert (`@ellmetha <https://github.com/ellmetha>`_) and contributors_. See ``AUTHORS`` for
more details.

.. _contributors: https://github.com/ellmetha/django-machina/contributors

License
=======

BSD. See ``LICENSE`` for more details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ellmetha/django-machina",
    "name": "django-machina",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6,<4.0",
    "maintainer_email": "",
    "keywords": "django,forum,board,messages",
    "author": "Morgan Aubert",
    "author_email": "me@morganaubert.name",
    "download_url": "https://files.pythonhosted.org/packages/14/2d/72e3ce6e9c13b83216ff5020e1138b80b16acb87b5678cec0e80f9c8ea48/django_machina-1.3.1.tar.gz",
    "platform": null,
    "description": "Django-machina\n##############\n\nDjango-machina is a forum framework for Django providing a way to build community-driven websites.\nIt offers a full-featured yet very extensible forum solution:\n\n* Topic and post editing\n* Forums tree management\n* Per-forum permissions\n* Anonymous posting\n* Polls and attachments\n* Moderation and pre-moderation\n* Forum conversations search\n* ...\n\nDjango-machina was built with integration in mind: the application is designed to be used inside\nexisting Django applications. It is not a standalone forum solution.\n\nDjango-machina was built with customization and extensibility in mind: each single functionality\nof the application can be customized or overriden to accommodate with your needs.\n\n.. contents:: Table of Contents\n    :local:\n\nDocumentation\n=============\n\nOnline browsable documentation is available at https://django-machina.readthedocs.org.\n\nHead over to the documentation for all the details on how to set up your forum and how to customize\nit to suit your needs.\n\nRequirements\n============\n\nPython 3.6+, Django 3.2+. Please refer to the requirements_ section of the documentation for a full\nlist of dependencies.\n\n.. _requirements: https://django-machina.readthedocs.org/en/stable/getting_started.html#requirements\n\nAuthors\n=======\n\nMorgan Aubert (`@ellmetha <https://github.com/ellmetha>`_) and contributors_. See ``AUTHORS`` for\nmore details.\n\n.. _contributors: https://github.com/ellmetha/django-machina/contributors\n\nLicense\n=======\n\nBSD. See ``LICENSE`` for more details.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A Django forum engine for building powerful community driven websites.",
    "version": "1.3.1",
    "project_urls": {
        "Homepage": "https://github.com/ellmetha/django-machina",
        "Repository": "https://github.com/ellmetha/django-machina"
    },
    "split_keywords": [
        "django",
        "forum",
        "board",
        "messages"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f9a92d13acaee99cc745a360a8d0642c5d88dfa9bd980a0490aa3a576630281",
                "md5": "e12207ea84341f4cca1ad0b796850b2b",
                "sha256": "df1779b49480269e3fdcc888ac26a501ab4428fe4e62b0e40d63c7a91bb2a6e5"
            },
            "downloads": -1,
            "filename": "django_machina-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e12207ea84341f4cca1ad0b796850b2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 1627756,
            "upload_time": "2023-10-17T01:24:45",
            "upload_time_iso_8601": "2023-10-17T01:24:45.732322Z",
            "url": "https://files.pythonhosted.org/packages/3f/9a/92d13acaee99cc745a360a8d0642c5d88dfa9bd980a0490aa3a576630281/django_machina-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "142d72e3ce6e9c13b83216ff5020e1138b80b16acb87b5678cec0e80f9c8ea48",
                "md5": "68f3e4b57ddd208c6a26a5fa9db863f8",
                "sha256": "5f696e307a2e09ae26aa817146448284b4c56a44f6d576b36d49e8844f0b7d8c"
            },
            "downloads": -1,
            "filename": "django_machina-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "68f3e4b57ddd208c6a26a5fa9db863f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6,<4.0",
            "size": 1445268,
            "upload_time": "2023-10-17T01:24:49",
            "upload_time_iso_8601": "2023-10-17T01:24:49.562121Z",
            "url": "https://files.pythonhosted.org/packages/14/2d/72e3ce6e9c13b83216ff5020e1138b80b16acb87b5678cec0e80f9c8ea48/django_machina-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-17 01:24:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ellmetha",
    "github_project": "django-machina",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "django-machina"
}
        
Elapsed time: 0.12382s