{
"info": {
"author": "Simon de Haan",
"author_email": "simon@praekeltfoundation.org",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Framework :: Django",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "Django SSI\n==========\n\nSee http://wiki.nginx.org/HttpSsiModule\n\n::\n \n {% load nginxssi_tags %}\n hello\n {% nginxssi %}\n okidoki {%now \"jS F Y H:i\"%} Hello {{foo}}\n {% endnginxssi %}\n world\n \nRenders inline as:\n\n::\n \n hello\n \n world\n\nA request to `/nginxssi/a3e5fa678243e0bab620fbca75f6601d/` renders:\n\n::\n \n okidoki 25th January 2011 13:26 Hello bar\n \nNginx will stitch these two together to form:\n\n::\n \n hello\n okidoki 25th January 2011 13:26 Hello bar\n world\n\n\nHow it works\n------------\n\n 1. The template is cached in its raw unrendered form\n 2. The template string's md5 hash is used as a cache key\n 3. The template's context is stored with the cache key as a prefix\n 4. A request to the SSI url looks up the template and the context \n in the cache, renders it and returns the HttpResponse",
"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/smn/django-nginx-ssi",
"keywords": null,
"license": "BSD",
"maintainer": null,
"maintainer_email": null,
"name": "django-nginx-ssi",
"package_url": "https://pypi.org/project/django-nginx-ssi/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/django-nginx-ssi/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://github.com/smn/django-nginx-ssi"
},
"release_url": "https://pypi.org/project/django-nginx-ssi/0.1.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Django SSI library for use with Nginx",
"version": "0.1.1"
},
"last_serial": 790164,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "4610e5dee0a89f6ffeecfd0261681fc7",
"sha256": "958a7e0a10e942e28e8c54f170ab527cfb6820a59a58dadf0138187ce47c41f5"
},
"downloads": -1,
"filename": "django_nginx_ssi-0.1-py2.6.egg",
"has_sig": false,
"md5_digest": "4610e5dee0a89f6ffeecfd0261681fc7",
"packagetype": "bdist_egg",
"python_version": "2.6",
"requires_python": null,
"size": 8812,
"upload_time": "2011-01-25T20:37:23",
"url": "https://files.pythonhosted.org/packages/62/80/08b8442f725622aa259a1c1a1c9bd5fe62ac0d48803ed58e8f8a3530233c/django_nginx_ssi-0.1-py2.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "606a874d4cc67117e25458c291e0e829",
"sha256": "300dbb330d170cde8107306783ab0bee4078debc78a0a51100b060b4190c5726"
},
"downloads": -1,
"filename": "django-nginx-ssi-0.1.tar.gz",
"has_sig": false,
"md5_digest": "606a874d4cc67117e25458c291e0e829",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4904,
"upload_time": "2011-01-25T20:37:32",
"url": "https://files.pythonhosted.org/packages/c9/25/4b0d58ffb6e847609aac85cb6375258a9ad299d484a7b21f55bc2b425feb/django-nginx-ssi-0.1.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "c0a6ce7fa376ead3874594db29a0eb0e",
"sha256": "a41f4adbc4d9c8804e131de6e1930b1d0283ac47cd78a75ebe4624fa9ae25357"
},
"downloads": -1,
"filename": "django_nginx_ssi-0.1.1-py2.6.egg",
"has_sig": false,
"md5_digest": "c0a6ce7fa376ead3874594db29a0eb0e",
"packagetype": "bdist_egg",
"python_version": "2.6",
"requires_python": null,
"size": 8909,
"upload_time": "2011-05-27T17:51:46",
"url": "https://files.pythonhosted.org/packages/62/7f/84317699b04c6f2022a3827db9d9b8c0d505f429c431934de684076c9583/django_nginx_ssi-0.1.1-py2.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "0411ee538fe4bf043f72eaf2845c9a35",
"sha256": "b8043773a3db4d80efdffd97d64651401700981381b9bb62ec6ef1ae43522756"
},
"downloads": -1,
"filename": "django-nginx-ssi-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "0411ee538fe4bf043f72eaf2845c9a35",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5037,
"upload_time": "2011-05-27T17:51:34",
"url": "https://files.pythonhosted.org/packages/81/ae/182dab2ae8481e487403aa359a6b7a5cd555e890b02e7b1519f1b53028d9/django-nginx-ssi-0.1.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c0a6ce7fa376ead3874594db29a0eb0e",
"sha256": "a41f4adbc4d9c8804e131de6e1930b1d0283ac47cd78a75ebe4624fa9ae25357"
},
"downloads": -1,
"filename": "django_nginx_ssi-0.1.1-py2.6.egg",
"has_sig": false,
"md5_digest": "c0a6ce7fa376ead3874594db29a0eb0e",
"packagetype": "bdist_egg",
"python_version": "2.6",
"requires_python": null,
"size": 8909,
"upload_time": "2011-05-27T17:51:46",
"url": "https://files.pythonhosted.org/packages/62/7f/84317699b04c6f2022a3827db9d9b8c0d505f429c431934de684076c9583/django_nginx_ssi-0.1.1-py2.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "0411ee538fe4bf043f72eaf2845c9a35",
"sha256": "b8043773a3db4d80efdffd97d64651401700981381b9bb62ec6ef1ae43522756"
},
"downloads": -1,
"filename": "django-nginx-ssi-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "0411ee538fe4bf043f72eaf2845c9a35",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5037,
"upload_time": "2011-05-27T17:51:34",
"url": "https://files.pythonhosted.org/packages/81/ae/182dab2ae8481e487403aa359a6b7a5cd555e890b02e7b1519f1b53028d9/django-nginx-ssi-0.1.1.tar.gz"
}
]
}