{ "info": { "author": "Peter Bittner", "author_email": "django@bittner.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Office/Business :: Groupware" ], "description": "================================\r\ndjango Organice |latest-version|\r\n================================\r\n\r\n|travis-ci| |health| |python-support| |downloads| |license| |gitter|\r\n\r\nAll-in-one collaboration solution. For non-profit organizations, sports clubs, small to\r\nmedium-sized businesses.\r\n\r\ndjango Organice is a nice way to run a collaboration platform, an intranet, and websites for your\r\nbusiness. It's a compilation of the best Django packages, preconfigured for getting you started\r\nquickly. Being powered by the well-known `Django Web framework`_ it's a safe choice for your IT\r\ninvestment providing an easily extensible architecture.\r\n\r\n\r\n.. |latest-version| image:: https://img.shields.io/pypi/v/django-organice.svg\r\n :alt: Latest version on PyPI\r\n :target: https://pypi.python.org/pypi/django-organice\r\n.. |travis-ci| image:: https://travis-ci.org/Organice/django-organice.svg?branch=master\r\n :alt: Build status\r\n :target: https://travis-ci.org/Organice/django-organice\r\n.. |health| image:: https://landscape.io/github/Organice/django-organice/master/landscape.svg?style=flat\r\n :target: https://landscape.io/github/Organice/django-organice/master\r\n :alt: Code health\r\n.. |python-support| image:: https://img.shields.io/pypi/pyversions/django-organice.svg\r\n :target: https://pypi.python.org/pypi/django-organice\r\n :alt: Python versions\r\n.. |downloads| image:: https://img.shields.io/pypi/dm/django-organice.svg\r\n :alt: Monthly downloads from PyPI\r\n :target: https://pypi.python.org/pypi/django-organice\r\n.. |license| image:: https://img.shields.io/pypi/l/django-organice.svg\r\n :alt: Software license\r\n :target: https://www.apache.org/licenses/LICENSE-2.0.html\r\n.. |gitter| image:: https://badges.gitter.im/Organice/django-organice.svg\r\n :alt: Gitter chat room\r\n :target: https://gitter.im/Organice/chat\r\n.. _Django Web framework: https://www.djangoproject.com/\r\n\r\nFundamental Features\r\n====================\r\n\r\n- Enables everyone to contribute to your content---while retaining your full control.\r\n- Supports all four common collaboration and support patterns in several ways:\r\n\r\n #. *Active contribution* (create content, contribute corrections)\r\n #. *Passive contribution* (report issues, assign tasks, provide feedback)\r\n #. *Active consumption* (search and browse for content)\r\n #. *Passive consumption* (subscribe to notifications)\r\n\r\n- Continually involves, helps and optimally supports your collaborators by sending out reminders,\r\n editing and submission hints to avoid losing traction or interest.\r\n\r\nCore Components\r\n===============\r\n\r\nMajor components of django Organice are:\r\n\r\n- Django Web framework\r\n- full-featured content management (django CMS)\r\n- full-featured versatile blog (Zinnia, cmsplugin)\r\n- events with event calendar (via Zinnia)\r\n- flexible contact pages (cmsplugin)\r\n- link collection pages\r\n- full-featured newsletter (Emencia)\r\n- todo/issue lists\r\n- social login and user profiles (allauth)\r\n- generic analytics support (analytical)\r\n- web analytics respecting your privacy (Piwik integration)\r\n- multiple themes (available for free at http://organice.io/themes)\r\n- multi-language support\r\n- multiple websites support\r\n- database support for PostgreSQL, MySQL, Oracle, and more\r\n\r\nRoadmap\r\n=======\r\n\r\nWe are thrilled to get these awesome features out to you:\r\n\r\n- group spaces with automatic mailing list (groupname@example.com)\r\n- documentation area / wiki (probably by use of CMS functionality)\r\n- discussion forum / Q&A board (Askbot, Misago)\r\n- content download for magazine generation\r\n- unobtrusive, integrated, transparent document and asset management\r\n- DropBox, ownCloud, Windows OneDrive, Google Drive, Apple iCloud, etc. integration\r\n- fully integrated search (Haystack)\r\n- live chat or chat integration\r\n- surveys (django-crowdsourcing, ntusurvey)\r\n\r\nWho is using django Organice?\r\n=============================\r\n\r\nExamples of websites running django Organice:\r\n\r\n- `Organice.io website `_\r\n- `Organice demo site `_\r\n- `Kreuzlingen Rudolf Steiner school `_\r\n\r\nDownload and Contributions\r\n==========================\r\n\r\nOfficial repositories: (kept in sync)\r\n\r\n#. Bitbucket: https://bitbucket.org/organice/django-organice\r\n#. GitHub: https://github.com/Organice/django-organice\r\n\r\nGetting Help\r\n============\r\n\r\n- Documentation is available at http://docs.organice.io\r\n- Questions? Please use `StackOverflow`_. Tag your questions with ``django-organice``.\r\n- Found a bug? Please use either the `Bitbucket`_ or `GitHub`_ issue tracker (you choose)\r\n- Need support? You're welcome to use our `Gitter chat room`_.\r\n\r\n\r\n.. _StackOverflow: http://stackoverflow.com/questions/tagged/django-organice\r\n.. _Bitbucket: https://bitbucket.org/organice/django-organice/issues\r\n.. _GitHub: https://github.com/Organice/django-organice/issues\r\n.. _Gitter chat room: https://gitter.im/Organice/chat\r\n\r\n=======\r\nHistory\r\n=======\r\n\r\n0.4\r\n===\r\n\r\n- Use djangocms-maps (instead of djangocms-googlemap)\r\n- Add a simple type of editorial workflow (via user groups and CMS permissions)\r\n- Upgrade Zinnia templates (django-organice-theme)\r\n- Upgrade and add more social auth providers (django-allauth)\r\n- Upgrade to Django 1.8.14, django CMS 3.3.2, Zinnia 0.16\r\n- Add ability to generate Nginx deployment configuration\r\n\r\n:Changes: https://github.com/Organice/django-organice/compare/v0.3...v0.4\r\n:Dependencies: https://github.com/Organice/django-organice/blob/v0.4/docs/requirements.txt\r\n\r\n0.3\r\n===\r\n\r\n- Disable Contact Page plugin (to be replaced by forms builder) -- *planned for v0.5*\r\n- Disable Mediatree component (needs upgrade to Python 3) -- *planned for v0.5*\r\n- Disable Newsletter component (needs upgrade to Python 3) -- *planned for v0.5*\r\n- Add Python 3 support\r\n- Switch from develop/master model to feature branching model (default branch: ``master``)\r\n- Migrate project to Django 1.8.8 and django CMS 3.2\r\n- Add sample content loading (first using fixtures, later converted to management command)\r\n- Integration of Piwik open source analytics (optional via django-analytical)\r\n- Add some test coverage, finally!\r\n- Start with continuous builds (Travis-CI, Shippable)\r\n\r\n:Changes: https://github.com/Organice/django-organice/compare/v0.2...v0.3\r\n:Dependencies: https://github.com/Organice/django-organice/blob/v0.3/docs/requirements.txt\r\n\r\n0.2\r\n===\r\n\r\n- Project-level Makefile\r\n- Automation of translation processes with Transifex (for documentation only)\r\n- New options for settings (``ORGANICE_URL_PATH_``...)\r\n- Newsletter editor configuration, newsletter template sample\r\n- Add social login and user profiles (django-allauth)\r\n- Add assets pipeline (bootstrap-sass, Compass, UglifyJS v2)\r\n- Upgrade jQuery to v1.11.0, template overhaul with Bootstrap\r\n- Add language selection dropdown menu\r\n- Migrate theme data (templates, styles, and javascript) and assets pipeline\r\n to separate projects\r\n- Generation of server configuration (lighttpd) and more options in organice-setup\r\n- Add media management (django-media-tree)\r\n- Add todo lists (django-todo)\r\n- Add generic analytics (django-analytical)\r\n\r\n:Changes: https://github.com/Organice/django-organice/compare/v0.1...v0.2\r\n:Dependencies: https://github.com/Organice/django-organice/blob/v0.2/docs/requirements.txt\r\n\r\n0.1\r\n===\r\n\r\n- Initial release\r\n- Based on Django 1.5.5, django CMS 2.4.3, Zinnia blog 0.13, Emencia newsletter 0.3.dev\r\n- A more natural i18n mechanism than vanilla Django, no language prefix for default language\r\n- Setup script with project generation, deployment settings, custom templates, Bootstrap 3\r\n\r\n:Dependencies: https://github.com/Organice/django-organice/blob/v0.1/docs/requirements.txt", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://organice.io/", "keywords": "cms,collaboration,blog,newsletter,django,python", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "django-organice", "package_url": "https://pypi.org/project/django-organice/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-organice/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://organice.io/" }, "release_url": "https://pypi.org/project/django-organice/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "All-in-one collaboration solution providing an intuitive, consistent user experience.", "version": "0.4.0" }, "last_serial": 2328106, "releases": { "0.0.0": [], "0.1": [ { "comment_text": "", "digests": { "md5": "5857a76246448d258f83cdb63eb4f90b", "sha256": "0c15534fcde5c70cf15630a2de35c812cae654a7b11a36a8104c39f9f58a38d6" }, "downloads": -1, "filename": "django-organice-0.1.tar.gz", "has_sig": false, "md5_digest": "5857a76246448d258f83cdb63eb4f90b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64021, "upload_time": "2014-02-28T22:16:18", "url": "https://files.pythonhosted.org/packages/9a/3e/5b5f5d9c40892ed72340ce2645a3c8e1bdd379b6d3543a4c226378c5d47a/django-organice-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "33784582c301cf1d0fac63e79c65fcb0", "sha256": "801adea76d509ff323c9ab44344a2acb29c10d7214f0bcb6e3ea8e0bf83e70ca" }, "downloads": -1, "filename": "django-organice-0.2.tar.gz", "has_sig": false, "md5_digest": "33784582c301cf1d0fac63e79c65fcb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64097, "upload_time": "2014-06-11T12:24:21", "url": "https://files.pythonhosted.org/packages/b5/5c/0f158813d09b4d949708936584b7e48c9c491b3ebcc8c7c1e52ee14efdd2/django-organice-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "7c81b54265bd82036c1b48ed27c175a5", "sha256": "ad3bd24438a86f415ecaf0c892fe14236cf6b0312842c031112498026a932577" }, "downloads": -1, "filename": "django-organice-0.3.tar.gz", "has_sig": false, "md5_digest": "7c81b54265bd82036c1b48ed27c175a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89736, "upload_time": "2016-01-16T14:35:16", "url": "https://files.pythonhosted.org/packages/c1/06/3b43c5660997b1035c26a354be9a3b7d97080b399bd7bb72c2a63ac391eb/django-organice-0.3.tar.gz" } ], "0.3.dev": [ { "comment_text": "", "digests": { "md5": "a5a15872b607e415c3af79faa1ae3b76", "sha256": "c76f5cb6d54ba05d18d5f912247d47c23902e247a7699fe9a3d74e4075c03d4e" }, "downloads": -1, "filename": "django-organice-0.3.dev.tar.gz", "has_sig": false, "md5_digest": "a5a15872b607e415c3af79faa1ae3b76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78700, "upload_time": "2014-07-01T21:27:21", "url": "https://files.pythonhosted.org/packages/11/60/68cd011cab18d6d38330f4fb6e86b899ced41e664313bd60aa0ab8dd51fb/django-organice-0.3.dev.tar.gz" } ], "0.3.dev1": [ { "comment_text": "", "digests": { "md5": "475f2803c5fcc1ee96928330af037659", "sha256": "5f272db0070665395868935f9cba190b59e1159ae850c97964225355f5890f2c" }, "downloads": -1, "filename": "django-organice-0.3.dev1.tar.gz", "has_sig": false, "md5_digest": "475f2803c5fcc1ee96928330af037659", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79810, "upload_time": "2015-10-09T22:48:47", "url": "https://files.pythonhosted.org/packages/fa/69/ceb4727261350ee780a3e120150ccaa26c65a5e4652edf37d7d7f6928dc3/django-organice-0.3.dev1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "f66aac7ae693180a9603e28ef97c0b3a", "sha256": "c16756fd8571e9983c5acb7fd37bec09be8fce56fa988c0e0de373d24e504465" }, "downloads": -1, "filename": "django-organice-0.4.0.tar.gz", "has_sig": false, "md5_digest": "f66aac7ae693180a9603e28ef97c0b3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92697, "upload_time": "2016-09-06T19:43:37", "url": "https://files.pythonhosted.org/packages/07/ee/1699e052fdec40af4ef00ae6c2dc8e433feb25d89b68b8c78f57497fa0c1/django-organice-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f66aac7ae693180a9603e28ef97c0b3a", "sha256": "c16756fd8571e9983c5acb7fd37bec09be8fce56fa988c0e0de373d24e504465" }, "downloads": -1, "filename": "django-organice-0.4.0.tar.gz", "has_sig": false, "md5_digest": "f66aac7ae693180a9603e28ef97c0b3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92697, "upload_time": "2016-09-06T19:43:37", "url": "https://files.pythonhosted.org/packages/07/ee/1699e052fdec40af4ef00ae6c2dc8e433feb25d89b68b8c78f57497fa0c1/django-organice-0.4.0.tar.gz" } ] }