{ "info": { "author": "Mikhail Korobov", "author_email": "kmike84@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Natural Language :: Russian", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Django app that try to load template by it's file \n name passed in url. It is useful in development for quick template \n rendering without overhead of defining urls for each template. \n It may be helpful for work with designers as designers will be \n able to write Django templates (with inheritance and all the \n template tags) instead of raw HTML and don't care about writing \n views and urlconfs. Please disable it in production (take a look at \n instructions) as direct template loading is insecure.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/kmike/django-auto-urls/", "keywords": null, "license": "MIT License (http://www.opensource.org/licenses/mit-license.php)", "maintainer": null, "maintainer_email": null, "name": "django-auto-urls", "package_url": "https://pypi.org/project/django-auto-urls/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-auto-urls/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/kmike/django-auto-urls/" }, "release_url": "https://pypi.org/project/django-auto-urls/0.1/", "requires_dist": null, "requires_python": null, "summary": "Django app that try to load template by it's file name passed in url.", "version": "0.1" }, "last_serial": 789146, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5d74d2601d3dc5c976f2b1a45c25ed91", "sha256": "c9e9d045823dc1f6160b953b4bd81e326cd3f94d0fa6b03c91d47e4e691085ff" }, "downloads": -1, "filename": "django-auto-urls-0.1.tar.gz", "has_sig": false, "md5_digest": "5d74d2601d3dc5c976f2b1a45c25ed91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2184, "upload_time": "2009-06-27T21:57:53", "url": "https://files.pythonhosted.org/packages/95/db/ab3014a71aaf61eddfc527e766baa41733b62526f2abf97e52cb808dcd29/django-auto-urls-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5d74d2601d3dc5c976f2b1a45c25ed91", "sha256": "c9e9d045823dc1f6160b953b4bd81e326cd3f94d0fa6b03c91d47e4e691085ff" }, "downloads": -1, "filename": "django-auto-urls-0.1.tar.gz", "has_sig": false, "md5_digest": "5d74d2601d3dc5c976f2b1a45c25ed91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2184, "upload_time": "2009-06-27T21:57:53", "url": "https://files.pythonhosted.org/packages/95/db/ab3014a71aaf61eddfc527e766baa41733b62526f2abf97e52cb808dcd29/django-auto-urls-0.1.tar.gz" } ] }