{ "info": { "author": "webkrone GmbH", "author_email": "contact@webkrone.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nWeboffice 365\n=====\n\nWeboffice 365 is a advanced Django app to manage and organise business process.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"weboffice365\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'weboffice365',\n ]\n\n2. Include the weboffice365 URLconf in your project urls.py like this::\n\n path('', include('weboffice365.urls')),\n\n3. Run `python manage.py migrate` to create the weboffice365 models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n to manage your organisation. (you'll need the Admin app enabled).\n\n5. Visit http://127.0.0.1:8000/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://webkrone.com/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "weboffice365", "package_url": "https://pypi.org/project/weboffice365/", "platform": "", "project_url": "https://pypi.org/project/weboffice365/", "project_urls": { "Homepage": "https://webkrone.com/" }, "release_url": "https://pypi.org/project/weboffice365/0.1/", "requires_dist": null, "requires_python": "", "summary": "Django app to manage and organise business process.", "version": "0.1" }, "last_serial": 3503446, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "814f18909fed192cfc7cdcc0b45b07a0", "sha256": "76e6c63c2bfb6534c082d5b206be97aa4fadf2cf357866e4e9c1ba4d8640e45a" }, "downloads": -1, "filename": "weboffice365-0.1.tar.gz", "has_sig": false, "md5_digest": "814f18909fed192cfc7cdcc0b45b07a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2553, "upload_time": "2018-01-19T04:16:41", "url": "https://files.pythonhosted.org/packages/f7/c2/852a40271f630afa229492ce072f7fa07f2ff5747e05261451dcd5bade50/weboffice365-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "814f18909fed192cfc7cdcc0b45b07a0", "sha256": "76e6c63c2bfb6534c082d5b206be97aa4fadf2cf357866e4e9c1ba4d8640e45a" }, "downloads": -1, "filename": "weboffice365-0.1.tar.gz", "has_sig": false, "md5_digest": "814f18909fed192cfc7cdcc0b45b07a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2553, "upload_time": "2018-01-19T04:16:41", "url": "https://files.pythonhosted.org/packages/f7/c2/852a40271f630afa229492ce072f7fa07f2ff5747e05261451dcd5bade50/weboffice365-0.1.tar.gz" } ] }