{ "info": { "author": "ASDC Dev", "author_email": "yourname@example.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\ndashboard\n=====\n\nProcess base mapping data used by other modules.\nMandatory Module for ASDC\n\nQuick start\n-----------\n\n1. Add \"dashboard\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'dashboard',\n ]\n\n If necessary add \"dashboard\" in (check comment for description): \n DASHBOARD_PAGE_MODULES, \n GETRISKEXECUTEEXTERNAL_MODULES, \n QUICKOVERVIEW_MODULES, \n MAP_APPS_TO_DB_CUSTOM\n\n For development in virtualenv add GEODB_PARENT_DIR path to VENV_NAME/bin/activate:\n export PYTHONPATH=${PYTHONPATH}:\\\n ${HOME}/GEODB_PARENT_DIR\n\n2. Include the dashboard URLconf in geonode/urls.py like this::\n\n url('', include('dashboard.urls')),\n\n3. Run `python manage.py migrate dashboard` to create the dashboard models.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.example.com/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "isdc-dashboard", "package_url": "https://pypi.org/project/isdc-dashboard/", "platform": "", "project_url": "https://pypi.org/project/isdc-dashboard/", "project_urls": { "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/isdc-dashboard/0.1.dev0/", "requires_dist": null, "requires_python": "", "summary": "ISDC Dashboard base.", "version": "0.1.dev0" }, "last_serial": 4537724, "releases": { "0.1.dev0": [ { "comment_text": "", "digests": { "md5": "ca98676e804eb4bf0cc649351aa2e342", "sha256": "994679aa03565ad302596eec41496d934a40ba1131269f15219223b53b44b9a8" }, "downloads": -1, "filename": "isdc-dashboard-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "ca98676e804eb4bf0cc649351aa2e342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58570, "upload_time": "2018-11-28T09:11:56", "url": "https://files.pythonhosted.org/packages/b8/20/a07ad4046352494b706aee021311060f5b535fcb5262c5febdd4bd52d0d0/isdc-dashboard-0.1.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ca98676e804eb4bf0cc649351aa2e342", "sha256": "994679aa03565ad302596eec41496d934a40ba1131269f15219223b53b44b9a8" }, "downloads": -1, "filename": "isdc-dashboard-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "ca98676e804eb4bf0cc649351aa2e342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58570, "upload_time": "2018-11-28T09:11:56", "url": "https://files.pythonhosted.org/packages/b8/20/a07ad4046352494b706aee021311060f5b535fcb5262c5febdd4bd52d0d0/isdc-dashboard-0.1.dev0.tar.gz" } ] }