{ "info": { "author": "Alec Cunningham", "author_email": "aleccunningham96@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\r\nOrg\r\n=====\r\n\r\nPolls is a simple Django app to conduct Web-based polls. For each\r\nquestion, visitors can choose between a fixed number of answers.\r\n\r\nDetailed documentation is in the \"docs\" directory.\r\n\r\nQuick start\r\n-----------\r\n\r\n1. Add \"polls\" to your INSTALLED_APPS setting like this::\r\n\r\n INSTALLED_APPS = [\r\n ...\r\n 'orgapp',\r\n ]\r\n\r\n2. Include the polls URLconf in your project urls.py like this::\r\n\r\n url(r'^org/', include('orgapp.urls')),\r\n\r\n3. Run `python manage.py migrate` to create the orgs models.\r\n\r\n4. Start the development server and visit http://127.0.0.1:8000/admin/\r\n to create an organization (you'll need the Admin app enabled).", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "marjoram-org", "package_url": "https://pypi.org/project/marjoram-org/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/marjoram-org/", "project_urls": null, "release_url": "https://pypi.org/project/marjoram-org/0.1/", "requires_dist": null, "requires_python": null, "summary": "Frontend GUI for organization database", "version": "0.1" }, "last_serial": 2210981, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c6ae878204645d250c14c99f654c54ff", "sha256": "168f72aa4fd181dd12a64c46abe99639caf841aac99545fcb11793b49166a020" }, "downloads": -1, "filename": "marjoram-org-0.1.tar.gz", "has_sig": false, "md5_digest": "c6ae878204645d250c14c99f654c54ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 380471, "upload_time": "2016-07-08T22:28:13", "url": "https://files.pythonhosted.org/packages/49/09/c3b87f861de6a5ab02c817e699356d0c5783095308b7d2f7ad30bed591ee/marjoram-org-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c6ae878204645d250c14c99f654c54ff", "sha256": "168f72aa4fd181dd12a64c46abe99639caf841aac99545fcb11793b49166a020" }, "downloads": -1, "filename": "marjoram-org-0.1.tar.gz", "has_sig": false, "md5_digest": "c6ae878204645d250c14c99f654c54ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 380471, "upload_time": "2016-07-08T22:28:13", "url": "https://files.pythonhosted.org/packages/49/09/c3b87f861de6a5ab02c817e699356d0c5783095308b7d2f7ad30bed591ee/marjoram-org-0.1.tar.gz" } ] }