{ "info": { "author": "Colin Rolfe", "author_email": "", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nTemplate Preview\n=====\n\nTemplate Preview is a simple Django app to preview Django-rendered templates within a browser.\nFor example, if you send emails from Django, this is a quick and easy way to see your changes,\nwithout needing to constantly be sending yourself emails.\n\nQuick start\n-----------\n\n1. Add \"template_preview\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'template_preview',\n ]\n\n2. Include the template_preview URLconf in your project urls.py like this::\n\n url(r'^template_preview/', include('template_preview.urls')),\n\n Note: you might to only register this app/urls when DEBUG is set to True\n\n3. Start the development server and visit http://127.0.0.1:8000/template_preview/\n to view a list of your registered templates\n\n4. Click on a template name to view a form containing all of your template variables\n\n5. Provide any values you'd like to see in the rendered template.\n\n6. Click \"Render\" and your rendered template will appear in a modal.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/crolfe/django-template-preview/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-template-preview", "package_url": "https://pypi.org/project/django-template-preview/", "platform": "", "project_url": "https://pypi.org/project/django-template-preview/", "project_urls": { "Homepage": "https://github.com/crolfe/django-template-preview/" }, "release_url": "https://pypi.org/project/django-template-preview/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to preview rendered templates in your browser.", "version": "0.1.5" }, "last_serial": 2820878, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "972d1513e0073ba240a0f87b102b9701", "sha256": "1803be35b70febd0025fb9c1f30c5db01a9fe7b8ad752217cd67109b0ccb9de3" }, "downloads": -1, "filename": "django_template_preview-0.1.4-py2-none-any.whl", "has_sig": false, "md5_digest": "972d1513e0073ba240a0f87b102b9701", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 212863, "upload_time": "2017-04-10T17:54:15", "url": "https://files.pythonhosted.org/packages/2d/fc/ecce31b821a0e7f008a7f93cc6f18f9f29ff9d1b44a49c0e0ef6cc9afb7f/django_template_preview-0.1.4-py2-none-any.whl" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "77a80fe99274efbaa5f908457912f3ea", "sha256": "8752800818ebfd2434874fb4c1a49de698195abeeba2210e65708d6fddb805eb" }, "downloads": -1, "filename": "django_template_preview-0.1.5-py2-none-any.whl", "has_sig": false, "md5_digest": "77a80fe99274efbaa5f908457912f3ea", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 217706, "upload_time": "2017-04-22T00:00:41", "url": "https://files.pythonhosted.org/packages/ed/9c/90ff08060dbced7a30161e364adaa0238c59f137e8990d57b12de35ba594/django_template_preview-0.1.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef5ba741cf4f49004b935216aab43fa4", "sha256": "558745294487b19349675eb3269def86ac74081b8c2d003aeeea456bd00d3dbd" }, "downloads": -1, "filename": "django-template-preview-0.1.5.tar.gz", "has_sig": false, "md5_digest": "ef5ba741cf4f49004b935216aab43fa4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 207720, "upload_time": "2017-04-22T00:00:43", "url": "https://files.pythonhosted.org/packages/e5/c6/33fd887b998c8d3ea32cccb292587bc3451fdecb8d453cb916a1ccd953f1/django-template-preview-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "77a80fe99274efbaa5f908457912f3ea", "sha256": "8752800818ebfd2434874fb4c1a49de698195abeeba2210e65708d6fddb805eb" }, "downloads": -1, "filename": "django_template_preview-0.1.5-py2-none-any.whl", "has_sig": false, "md5_digest": "77a80fe99274efbaa5f908457912f3ea", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 217706, "upload_time": "2017-04-22T00:00:41", "url": "https://files.pythonhosted.org/packages/ed/9c/90ff08060dbced7a30161e364adaa0238c59f137e8990d57b12de35ba594/django_template_preview-0.1.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef5ba741cf4f49004b935216aab43fa4", "sha256": "558745294487b19349675eb3269def86ac74081b8c2d003aeeea456bd00d3dbd" }, "downloads": -1, "filename": "django-template-preview-0.1.5.tar.gz", "has_sig": false, "md5_digest": "ef5ba741cf4f49004b935216aab43fa4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 207720, "upload_time": "2017-04-22T00:00:43", "url": "https://files.pythonhosted.org/packages/e5/c6/33fd887b998c8d3ea32cccb292587bc3451fdecb8d453cb916a1ccd953f1/django-template-preview-0.1.5.tar.gz" } ] }