{ "info": { "author": "Tadej Novak", "author_email": "tadej@tano.si", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "joda-backend-misc\n=====================\n|web| |pypi| |license| |codecov| |travis|\n\nThis is a Django powered miscellaneous documents backend for Joda - a simple reference\nmanagement web application. For details see the `homepage `_\nor `main repository `_.\n\nQuick start\n-----------\n1. Install package ``pip install joda_misc`` inside Joda virtual environment.\n\n2. Add Joda Misc to your ``INSTALLED_APPS`` and ``JODA_FEATURES`` settings::\n\n INSTALLED_APPS = [\n ...\n 'joda_misc',\n ]\n\n JODA_FEATURES = [\n ...\n 'misc',\n ]\n\n3. Run ``python manage.py migrate`` to create the misc content models.\n\n\nContributing\n------------\nThere are several guidelines on contributing to Joda:\n\n- `Submitting issues `_\n- `Proposing a new feature `_\n- `Submiting a pull-request `_\n- `Building instructions `_\n\n\nCopyright info\n--------------\nCopyright (C) 2016-2017 Tadej Novak\n\nThis project may be used under the terms of the\nGNU Affero General Public License version 3.0 as published by the\nFree Software Foundation and appearing in the file `LICENSE.md `_.\n\n\n.. |web| image:: https://img.shields.io/badge/web-joda.tano.si-green.svg\n :alt: Homepage\n :scale: 100%\n :target: https://joda.tano.si\n\n.. |pypi| image:: https://img.shields.io/pypi/v/joda-misc.svg\n :alt: PyPI\n :scale: 100%\n :target: https://pypi.python.org/pypi/joda-misc\n\n.. |license| image:: https://img.shields.io/github/license/joda-project/joda-backend-misc.svg\n :alt: License\n :scale: 100%\n :target: https://github.com/joda-project/joda-backend-misc/blob/master/LICENSE.md\n\n.. |travis| image:: https://travis-ci.org/joda-project/joda-backend-misc.svg?branch=master\n :alt: Build Status\n :scale: 100%\n :target: https://travis-ci.org/joda-project/joda-backend-misc\n\n.. |codecov| image:: https://codecov.io/github/joda-project/joda-backend-misc/coverage.svg?branch=master\n :alt: codecov.io\n :scale: 100%\n :target: https://codecov.io/github/joda-project/joda-backend-misc?branch=master\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://joda.tano.si", "keywords": "", "license": "AGPL 3.0 License", "maintainer": "", "maintainer_email": "", "name": "joda-misc", "package_url": "https://pypi.org/project/joda-misc/", "platform": "", "project_url": "https://pypi.org/project/joda-misc/", "project_urls": { "Homepage": "https://joda.tano.si" }, "release_url": "https://pypi.org/project/joda-misc/0.1.0a1/", "requires_dist": null, "requires_python": "", "summary": "Joda Misc Backend", "version": "0.1.0a1" }, "last_serial": 2683872, "releases": { "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "7eef586c341b8deb655af59f287f3f1f", "sha256": "c692949e303e10d927eba9b3eb544db2a5d826dc16d84d904ac6f66b211ec93c" }, "downloads": -1, "filename": "joda_misc-0.1.0a1-py3-none-any.whl", "has_sig": true, "md5_digest": "7eef586c341b8deb655af59f287f3f1f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8932, "upload_time": "2017-03-05T13:41:31", "url": "https://files.pythonhosted.org/packages/9a/52/f7d8ea0124a0e4615b74b69d92e99f664eb0419f46e13504527847e16dc6/joda_misc-0.1.0a1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7eef586c341b8deb655af59f287f3f1f", "sha256": "c692949e303e10d927eba9b3eb544db2a5d826dc16d84d904ac6f66b211ec93c" }, "downloads": -1, "filename": "joda_misc-0.1.0a1-py3-none-any.whl", "has_sig": true, "md5_digest": "7eef586c341b8deb655af59f287f3f1f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8932, "upload_time": "2017-03-05T13:41:31", "url": "https://files.pythonhosted.org/packages/9a/52/f7d8ea0124a0e4615b74b69d92e99f664eb0419f46e13504527847e16dc6/joda_misc-0.1.0a1-py3-none-any.whl" } ] }