{ "info": { "author": "Prominent Edge", "author_email": "geoshape.org@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "django-maploom\n==============\n\nA Django wrapper for [MapLoom](https://github.com/ROGUE-JCTD/MapLoom).\n\nInstallation\n------------\nInstall the latest stable version from PIP: \n\n```pip install django-maploom```\n\nDownload django-maploom and install it directly from source:\n\n```python setup.py install```\n\nProject Configuration\n---------------------\n\nOnce installed you can configure your project to use \ndjango-maploom with the following steps.\n\nAdd ``maploom`` to ``INSTALLED_APPS`` in your project's\n``settings`` module:\n\n INSTALLED_APPS = (\n 'maploom',\n # other apps\n )\n\nUsage\n-----\n\nOnce installed, you can easily add maploom to any template on your site.\n\nFirst load the template tags in your template:\n\n\t{% load maploom_tags %}\n\nIn the `````` section of your html section add the MapLoom js files:\n\n {% maploom_js %}\n\nThen add a map loom map to your page by placing the following tag anywhere in the `````` tags:\n\n\t{% maploom_html %}\n\n\nAdding in GeoNode\n-----------------\nTo use MapLoom as your GeoNode map client, follow the Project Configuration steps above. Next, add the MapLoom urls\nto the bottom of the `urls.py` file in GeoNode and append them to the GeoNode url patterns.\n\n```\nfrom maploom.geonode.urls import urlpatterns as maploom_urls\n\nurlpatterns += maploom_urls\n```\n**Note:** When adding `maploom` to the `INSTALLED_APPS` setting, order matters. Django will return the first template\nit finds that matches a given name, therefore be sure that the MapLoom application precedes the `geonode.maps`\napplication in your `INSTALLED_APPS` setting.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ROGUE-JCTD/django-maploom", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ROGUE-JCTD/django-maploom", "keywords": null, "license": "See LICENSE file.", "maintainer": null, "maintainer_email": null, "name": "django-maploom-registry", "package_url": "https://pypi.org/project/django-maploom-registry/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-maploom-registry/", "project_urls": { "Download": "https://github.com/ROGUE-JCTD/django-maploom", "Homepage": "https://github.com/ROGUE-JCTD/django-maploom" }, "release_url": "https://pypi.org/project/django-maploom-registry/1.5.1/", "requires_dist": null, "requires_python": null, "summary": "Use MapLoom in your django projects.", "version": "1.5.1" }, "last_serial": 2190388, "releases": { "1.2.0": [ { "comment_text": "", "digests": { "md5": "dadb7ef54c5aa62fc61fa22ecdfcca67", "sha256": "71194eb608fd79df5af5c824e5c226a6c6ec5bbcec56e88de4150e564df207dc" }, "downloads": -1, "filename": "django-maploom-registry-1.2.0.tar.gz", "has_sig": false, "md5_digest": "dadb7ef54c5aa62fc61fa22ecdfcca67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1317827, "upload_time": "2016-06-16T22:55:14", "url": "https://files.pythonhosted.org/packages/f6/81/d9b447b04aef65f581052e4bbe481a5f22188f4f69251c07d68b89ec6e97/django-maploom-registry-1.2.0.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "6f56f55bd26120efab21b7f2204bd7b0", "sha256": "bd34be1e131db1c8a7dd82777f4a248fb06a7c84bf2c51f2ca9ae1cf15fc35ca" }, "downloads": -1, "filename": "django-maploom-registry-1.5.0.tar.gz", "has_sig": false, "md5_digest": "6f56f55bd26120efab21b7f2204bd7b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1318341, "upload_time": "2016-06-27T16:46:30", "url": "https://files.pythonhosted.org/packages/30/0c/de6628ff6824e0b756cb64e8a958860dfbdcb8b8ee85ae6e609fa2867fef/django-maploom-registry-1.5.0.tar.gz" } ], "1.5.1": [ { "comment_text": "", "digests": { "md5": "6ffb2d809f848c2e2f18e30af2971366", "sha256": "a422722300122e504fd82866846fcec8fc4e8c7f958183cf03c962cff56b9fb0" }, "downloads": -1, "filename": "django-maploom-registry-1.5.1.tar.gz", "has_sig": false, "md5_digest": "6ffb2d809f848c2e2f18e30af2971366", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1319790, "upload_time": "2016-06-27T21:53:32", "url": "https://files.pythonhosted.org/packages/8e/36/298bb3592d341a4cb813465baf5d7ccd3cc85310930ccb052fb3a7718be0/django-maploom-registry-1.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6ffb2d809f848c2e2f18e30af2971366", "sha256": "a422722300122e504fd82866846fcec8fc4e8c7f958183cf03c962cff56b9fb0" }, "downloads": -1, "filename": "django-maploom-registry-1.5.1.tar.gz", "has_sig": false, "md5_digest": "6ffb2d809f848c2e2f18e30af2971366", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1319790, "upload_time": "2016-06-27T21:53:32", "url": "https://files.pythonhosted.org/packages/8e/36/298bb3592d341a4cb813465baf5d7ccd3cc85310930ccb052fb3a7718be0/django-maploom-registry-1.5.1.tar.gz" } ] }