{ "info": { "author": "marcelor", "author_email": "marcelor@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet" ], "description": "django_info\n===========\n\nDjango application to display useful information about a Django project. Something like php_info()\n\nRequirements\n=========\n\n* Python >= 2.5\n* Django >= 1.0\n\n\nHow to install\n========\n\nVia pip install:\n\n> pip install django_info\n\nor, manually:\n\n\n* Add 'django_info' to INSTALLED_APPS\n\n* Add url(r'^django/', include('django_info.urls')) to the global urls.py\n\n* Visit the url /django/info/", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/marcelor/django_info/zipball/master/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/marcelor/django_info", "keywords": "django,runtime information,installed apps", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-info", "package_url": "https://pypi.org/project/django-info/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-info/", "project_urls": { "Download": "https://github.com/marcelor/django_info/zipball/master/", "Homepage": "https://github.com/marcelor/django_info" }, "release_url": "https://pypi.org/project/django-info/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Django application to display useful information about a Django project.", "version": "0.0.3" }, "last_serial": 789864, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "82c671b478cc8c4cd4f8ad112536d1a7", "sha256": "b71ebf0c14effc99da435d41ab1a3354510f8ee2e9415770245871a2ef8b32a4" }, "downloads": -1, "filename": "django-info-0.0.3.tar.gz", "has_sig": false, "md5_digest": "82c671b478cc8c4cd4f8ad112536d1a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3455, "upload_time": "2012-12-14T17:16:57", "url": "https://files.pythonhosted.org/packages/a7/8c/703d49d8de329204783fe1e657bd35ed2868048452e7b7dd99c046a56ceb/django-info-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82c671b478cc8c4cd4f8ad112536d1a7", "sha256": "b71ebf0c14effc99da435d41ab1a3354510f8ee2e9415770245871a2ef8b32a4" }, "downloads": -1, "filename": "django-info-0.0.3.tar.gz", "has_sig": false, "md5_digest": "82c671b478cc8c4cd4f8ad112536d1a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3455, "upload_time": "2012-12-14T17:16:57", "url": "https://files.pythonhosted.org/packages/a7/8c/703d49d8de329204783fe1e657bd35ed2868048452e7b7dd99c046a56ceb/django-info-0.0.3.tar.gz" } ] }