{ "info": { "author": "sax", "author_email": "sax@os4d.org", "bugtrack_url": null, "classifiers": [], "description": "==============\nDjango noJS\n==============\n\nSimple application to plug to manage \"javascript disabled\" events\n\n\nInstallation\n------------\n\nAdd `nojs` to your `INSTALLED_APPS`::\n\n INSTALLED_APPS = (\n ...,\n ...,\n 'nojs',\n )\n\nAdd `django.core.context_processors.request` and `django.core.context_processors.static` to your `TEMPLATE_CONTEXT_PROCESSORS`::\n\n TEMPLATE_CONTEXT_PROCESSORS = (\"django.contrib.auth.context_processors.auth\",\n \"django.core.context_processors.debug\",\n \"django.core.context_processors.i18n\",\n \"django.core.context_processors.media\",\n \"django.core.context_processors.static\",\n \"django.core.context_processors.request\",\n \"django.contrib.messages.context_processors.messages\")\n\nInto your templates::\n\n \n\n \n {% checkjs %}\n ", "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/saxix/django-nojs", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-nojs", "package_url": "https://pypi.org/project/django-nojs/", "platform": "any", "project_url": "https://pypi.org/project/django-nojs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/saxix/django-nojs" }, "release_url": "https://pypi.org/project/django-nojs/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.0.1" }, "last_serial": 790167, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2c2e1b47f15d3ba06bc739cae66ad78e", "sha256": "2029f97b57973feda4feb3f7d8343b790d3f3fce644d9b6d7c26ead1da891430" }, "downloads": -1, "filename": "django-nojs-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2c2e1b47f15d3ba06bc739cae66ad78e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 225981, "upload_time": "2011-10-16T17:50:15", "url": "https://files.pythonhosted.org/packages/e3/49/ee0b372c40305a64052983008577f3afcca9386357760443c45f65fc1dca/django-nojs-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c2e1b47f15d3ba06bc739cae66ad78e", "sha256": "2029f97b57973feda4feb3f7d8343b790d3f3fce644d9b6d7c26ead1da891430" }, "downloads": -1, "filename": "django-nojs-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2c2e1b47f15d3ba06bc739cae66ad78e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 225981, "upload_time": "2011-10-16T17:50:15", "url": "https://files.pythonhosted.org/packages/e3/49/ee0b372c40305a64052983008577f3afcca9386357760443c45f65fc1dca/django-nojs-0.0.1.tar.gz" } ] }