{ "info": { "author": "Cykooz", "author_email": "saikuz@mail.ru", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Intended Audience :: Developers", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "A way to run Django under PasteDeploy.\n\nAn example of the deploy.ini::\n\n [app:main]\n use = egg:cykooz.djangopaste#django\n settings = project.settings\n\n [server:main]\n use = egg:Paste#http\n host = localhost\n port = 8000\n\n\n\nChanges\n=======\n\n1.1 (2015-06-25)\n----------------\n\n- Added support for Dajngo >= 1.4.\n\n1.0 (2012-03-20)\n----------------\n\n- First release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/cykooz/cykooz.djangopaste", "keywords": "web application server wsgi django", "license": "BSD-derived", "maintainer": null, "maintainer_email": null, "name": "cykooz.djangopaste", "package_url": "https://pypi.org/project/cykooz.djangopaste/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cykooz.djangopaste/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/cykooz/cykooz.djangopaste" }, "release_url": "https://pypi.org/project/cykooz.djangopaste/1.1/", "requires_dist": null, "requires_python": null, "summary": "A wrapper that allows us to run Django under PasteDeploy", "version": "1.1" }, "last_serial": 1606087, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "ec02f465064f9fcf1656b88a4b43d5fe", "sha256": "627fb89d7ed97e429dfbdfc1a94be85258c16f449ae71b72dd7555637eedf22a" }, "downloads": -1, "filename": "cykooz.djangopaste-1.0.tar.gz", "has_sig": false, "md5_digest": "ec02f465064f9fcf1656b88a4b43d5fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2004, "upload_time": "2012-03-20T06:58:51", "url": "https://files.pythonhosted.org/packages/f1/a8/0f978a4d486e6c84165ade9ee6da144d692d06795f4e1bca6b8cfd500469/cykooz.djangopaste-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "b6b0bd8e19bf9d04483e42b5d8a02f6e", "sha256": "36692b4551221e9a264014abbeb658b2353721947c9980517ab8ef0dcb2564c2" }, "downloads": -1, "filename": "cykooz.djangopaste-1.1.tar.gz", "has_sig": false, "md5_digest": "b6b0bd8e19bf9d04483e42b5d8a02f6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2149, "upload_time": "2015-06-25T10:29:10", "url": "https://files.pythonhosted.org/packages/ca/e0/a14fec3ee7dba74bbb85127ada2931bf72ff8ac78adbed36747ede75ab23/cykooz.djangopaste-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b6b0bd8e19bf9d04483e42b5d8a02f6e", "sha256": "36692b4551221e9a264014abbeb658b2353721947c9980517ab8ef0dcb2564c2" }, "downloads": -1, "filename": "cykooz.djangopaste-1.1.tar.gz", "has_sig": false, "md5_digest": "b6b0bd8e19bf9d04483e42b5d8a02f6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2149, "upload_time": "2015-06-25T10:29:10", "url": "https://files.pythonhosted.org/packages/ca/e0/a14fec3ee7dba74bbb85127ada2931bf72ff8ac78adbed36747ede75ab23/cykooz.djangopaste-1.1.tar.gz" } ] }