{ "info": { "author": "Alexander Pugachev", "author_email": "alexander.pugachev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "The idea is simple.\nWhen you have a template wich is of known type you render it correctly.\nCurrently Jinja2, Mako and HamlPy are recognized by extensions respectively:\n - .jinja2.html\n - .mako.html\n - .hamlpy\nThat said, if you have few apps using different templates in one project or want to use specific templates in part of project, it can be achieved easily.\n\nTo use this simply install required templates libraries and add 'uta' to INSTALLED_APPS.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/peroksid/django-uta", "keywords": "django,templates", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-uta", "package_url": "https://pypi.org/project/django-uta/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-uta/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/peroksid/django-uta" }, "release_url": "https://pypi.org/project/django-uta/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Unobtrusive Template Adapter", "version": "0.0.2" }, "last_serial": 790968, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "3fbb4799f9f164795d35c1e2a332899e", "sha256": "f0339f638cbc04ee85f79ad4b6351c7b371bc5593c6c89d696170686485d6f6b" }, "downloads": -1, "filename": "django-uta-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3fbb4799f9f164795d35c1e2a332899e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2373, "upload_time": "2011-06-07T22:59:34", "url": "https://files.pythonhosted.org/packages/b1/b9/a8b3acad70546e0e5bd56fc855c7ace98ccacc0d276d11521a01f54bf225/django-uta-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3fbb4799f9f164795d35c1e2a332899e", "sha256": "f0339f638cbc04ee85f79ad4b6351c7b371bc5593c6c89d696170686485d6f6b" }, "downloads": -1, "filename": "django-uta-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3fbb4799f9f164795d35c1e2a332899e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2373, "upload_time": "2011-06-07T22:59:34", "url": "https://files.pythonhosted.org/packages/b1/b9/a8b3acad70546e0e5bd56fc855c7ace98ccacc0d276d11521a01f54bf225/django-uta-0.0.2.tar.gz" } ] }