{ "info": { "author": "Jonas Obrist", "author_email": "jonas.obrist@divio.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development" ], "description": "######################\ndjango-template-server\n######################\n\n\nRuns a server that renders Django templates.\n\nThis is intended for frontend developers and designers to be able to work with\nDjango templates before a backend developer/sysadmin sets up the Django project\nproperly.\n\n\n============\nInstallation\n============\n\n* ``sudo pip install django-template-server``\n\n\n=====\nUsage\n=====\n\n* ``maketemplateserver``\n* ``./runserver.py 8000``\n* Open http://127.0.0.1:8000\n\n\n======================\n``maketemplateserver``\n======================\n\nCreates a runserver executable\n\nAvailable options:\n\n* ``-t``/``--templatedir``: Folder with your templates, defaults to ``./templates``\n* ``-m``/``--mediadir``: Folder with your media (css/js) files, defaults to ``./media``\n* ``-s``/``--staticdir``: Folder with your static (css/js) files, defaults to ``./static``\n* ``-d``/``--django``: Django version to use, defaults to 1.3\n* ``-r``/``--runserverpath``: Location where to put the runserver executable, defaults to ``./runserver.py``\n\n\n================\n``runserver.py``\n================\n\nRuns a server that serves templates\n\nAvailable options:\n\n* ``-l``/``--local``: Make the server only listen locally.\n* A port number can be given as positional argument, defaults to the lowest open port number above 8000.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ojii/django-template-server", "keywords": "django templates", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-template-server", "package_url": "https://pypi.org/project/django-template-server/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-template-server/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/ojii/django-template-server" }, "release_url": "https://pypi.org/project/django-template-server/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Makes it easy to test Django templates", "version": "0.3.1" }, "last_serial": 721772, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b7a07365cb780fd047c9e12bb67293cd", "sha256": "fb07d26d3497b25127e5c446ba481662d75db2a045ffcf4fced520bf7902a272" }, "downloads": -1, "filename": "django-template-server-0.1.tar.gz", "has_sig": false, "md5_digest": "b7a07365cb780fd047c9e12bb67293cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3434, "upload_time": "2011-07-28T21:24:33", "url": "https://files.pythonhosted.org/packages/97/82/fce84ed9c47b20d8f07daf3cc1d0e5f21480bc828f30a208222c74673099/django-template-server-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "4bb23ecf6e8205d8765bdebd998cd45d", "sha256": "43888adcb6945e8c927f52a0395120a3367e984357cd9d6e3ec709a932c8cced" }, "downloads": -1, "filename": "django-template-server-0.2.tar.gz", "has_sig": false, "md5_digest": "4bb23ecf6e8205d8765bdebd998cd45d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4437, "upload_time": "2011-07-28T22:30:30", "url": "https://files.pythonhosted.org/packages/a9/8e/539670ba75f249810b3cf38f8c064531b4e2f92a6ef9fac47fea463954d6/django-template-server-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "8eed5685a84bd04ac18b691c021dba17", "sha256": "e09d0ed6e69f423fba80878800169bf10a507e2db34e005e6b582516868355fc" }, "downloads": -1, "filename": "django-template-server-0.3.tar.gz", "has_sig": false, "md5_digest": "8eed5685a84bd04ac18b691c021dba17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4773, "upload_time": "2011-08-02T13:22:19", "url": "https://files.pythonhosted.org/packages/32/f6/7c2591b850f73725ddac4e58463dbb20f8a0679ce5285e3788d73a136867/django-template-server-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "d2fbafc910a22cd07285b25941258654", "sha256": "057bf67d626662e1d9e9d8959bd1cdd273f015a8b659c7679aa76db4b9216c98" }, "downloads": -1, "filename": "django-template-server-0.3.1.tar.gz", "has_sig": false, "md5_digest": "d2fbafc910a22cd07285b25941258654", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4774, "upload_time": "2011-08-02T14:01:50", "url": "https://files.pythonhosted.org/packages/98/dc/5c348263de2dafcdfe2fe662b442043f14f254c0c04713a9e0ac26a09dd0/django-template-server-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2fbafc910a22cd07285b25941258654", "sha256": "057bf67d626662e1d9e9d8959bd1cdd273f015a8b659c7679aa76db4b9216c98" }, "downloads": -1, "filename": "django-template-server-0.3.1.tar.gz", "has_sig": false, "md5_digest": "d2fbafc910a22cd07285b25941258654", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4774, "upload_time": "2011-08-02T14:01:50", "url": "https://files.pythonhosted.org/packages/98/dc/5c348263de2dafcdfe2fe662b442043f14f254c0c04713a9e0ac26a09dd0/django-template-server-0.3.1.tar.gz" } ] }