{ "info": { "author": "Lang Ma", "author_email": "malang321@163.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nDjango Testlink\n=====\nA Django app to integrate php testlink 1.9.16 into Django system.\n\nDetailed documentation is in the \"docs\" directory.\nQuick start\n-----------\n\n1. Add \"django-testlink\" to your INSTALLED_APPS setting like this::\n INSTALLED_APPS = [\n ...\n 'django-testlink', ]\n\n2. Include the polls URLconf in your project urls.py like this::\n url(r'^testlink/', include('testlink.urls')),\n\n3. Run `python manage.py migrate` to create the polls models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n to use testlink (you'll need the Admin app enabled).\n\n5. Visit http://127.0.0.1:8000/testlink/ to participate in the poll.", "description_content_type": null, "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": "django-testlink", "package_url": "https://pypi.org/project/django-testlink/", "platform": "", "project_url": "https://pypi.org/project/django-testlink/", "project_urls": { "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/django-testlink/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A Django app to integrate php testlink 1.9.16 into Django system.", "version": "0.0.1" }, "last_serial": 2805150, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9a1ab58b2b9256d3e2325451762db426", "sha256": "e98dd5b8271390af91c4d0226750221b6248e408e9e4e54b2ef51c1758c471c3" }, "downloads": -1, "filename": "django-testlink-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9a1ab58b2b9256d3e2325451762db426", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2126, "upload_time": "2017-04-15T04:52:23", "url": "https://files.pythonhosted.org/packages/99/b5/665cac4b6e7a683e49a6be04df4787d7819356db77cc9daf1dbd0bb0313f/django-testlink-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9a1ab58b2b9256d3e2325451762db426", "sha256": "e98dd5b8271390af91c4d0226750221b6248e408e9e4e54b2ef51c1758c471c3" }, "downloads": -1, "filename": "django-testlink-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9a1ab58b2b9256d3e2325451762db426", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2126, "upload_time": "2017-04-15T04:52:23", "url": "https://files.pythonhosted.org/packages/99/b5/665cac4b6e7a683e49a6be04df4787d7819356db77cc9daf1dbd0bb0313f/django-testlink-0.0.1.tar.gz" } ] }