{ "info": { "author": "Bitergia", "author_email": "acs@bitergia.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Customer Service", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "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": "========\nHatstall\n========\n\nHatstall is a Django app to manage the identities in Sorting Hat. You can\nedit, list, merge, unmerge and enroll the identities in SortingHat.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"hatstall\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'hatstall',\n ]\n\n2. Include the hatstall URLconf in your project urls.py like this::\n\n path('hatstall/', include('hatstall.urls')),\n\n3. Start the development server.\n\n5. Visit http://127.0.0.1:8000/hatstall/ to use it.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chaoss/grimoirelab-hatstall", "keywords": "development repositories analytics git github bugzilla jira jenkins", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "django-hatstall", "package_url": "https://pypi.org/project/django-hatstall/", "platform": "", "project_url": "https://pypi.org/project/django-hatstall/", "project_urls": { "Homepage": "https://github.com/chaoss/grimoirelab-hatstall" }, "release_url": "https://pypi.org/project/django-hatstall/0.1/", "requires_dist": null, "requires_python": "", "summary": "A Django app to manage identities in Sorting Hat.", "version": "0.1" }, "last_serial": 3736884, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "76e501647bd3b0a1f280a4f5c13077d1", "sha256": "92b212b5a1fa986db6ce59a01de6ae5cf052b80ec6106bcee49416a1778119f8" }, "downloads": -1, "filename": "django-hatstall-0.1.tar.gz", "has_sig": false, "md5_digest": "76e501647bd3b0a1f280a4f5c13077d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22805, "upload_time": "2018-04-05T09:52:13", "url": "https://files.pythonhosted.org/packages/d4/dc/fd712e7a0fb9a707b5c98b0bdff19c7a7fe8693bb20c9618e9de84273b3d/django-hatstall-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "76e501647bd3b0a1f280a4f5c13077d1", "sha256": "92b212b5a1fa986db6ce59a01de6ae5cf052b80ec6106bcee49416a1778119f8" }, "downloads": -1, "filename": "django-hatstall-0.1.tar.gz", "has_sig": false, "md5_digest": "76e501647bd3b0a1f280a4f5c13077d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22805, "upload_time": "2018-04-05T09:52:13", "url": "https://files.pythonhosted.org/packages/d4/dc/fd712e7a0fb9a707b5c98b0bdff19c7a7fe8693bb20c9618e9de84273b3d/django-hatstall-0.1.tar.gz" } ] }