{ "info": { "author": "Jeroen Vloothuis", "author_email": "jeroen.vloothuis@xs4all.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "Description\n===========\n\nDjpasty makes it easy to run Django with the Paste_ web-server. It\ndoes this by providing a management command which (just like\n`runserver`) starts the web-server.\n\nThe server directly serves the media folder. This makes it an ideal\nsolution for small sites or applications for which easy of deployment\nis more important than raw performance.\n\nWhen serving the static files it looks at the `MEDIA_ROOT` and\n`MEDIA_URL` settings. Make sure that the `MEDIA_URL` looks like\n`/media/` and not like `http://nohost/media/`. Admin media will be\ntaken care of automatically.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://launchpad.net/djpasty", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "djpasty", "package_url": "https://pypi.org/project/djpasty/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djpasty/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://launchpad.net/djpasty" }, "release_url": "https://pypi.org/project/djpasty/0.1/", "requires_dist": null, "requires_python": null, "summary": "Djpasty makes it easy to run Django with the Paste webserver.", "version": "0.1" }, "last_serial": 791221, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "334e1b6182102e0d6bcea8b0add78152", "sha256": "8f2a60ab6cf6846925054bdc7ab3c769713ada08c7938d8e4dcdb7a0d0b6f43e" }, "downloads": -1, "filename": "djpasty-0.1.tar.gz", "has_sig": false, "md5_digest": "334e1b6182102e0d6bcea8b0add78152", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2432, "upload_time": "2009-01-02T09:52:19", "url": "https://files.pythonhosted.org/packages/c4/8b/b8b0af9dafd944105835c5df2a8307f402f72db0b650b737b06a81dee6bb/djpasty-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "334e1b6182102e0d6bcea8b0add78152", "sha256": "8f2a60ab6cf6846925054bdc7ab3c769713ada08c7938d8e4dcdb7a0d0b6f43e" }, "downloads": -1, "filename": "djpasty-0.1.tar.gz", "has_sig": false, "md5_digest": "334e1b6182102e0d6bcea8b0add78152", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2432, "upload_time": "2009-01-02T09:52:19", "url": "https://files.pythonhosted.org/packages/c4/8b/b8b0af9dafd944105835c5df2a8307f402f72db0b650b737b06a81dee6bb/djpasty-0.1.tar.gz" } ] }