{ "info": { "author": "Meir Kriheli", "author_email": "mkriheli@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "=============================\ndjango-bidi-utils\n=============================\n\n.. image:: https://badge.fury.io/py/django-bidi-utils.png\n :target: http://badge.fury.io/py/django-bidi-utils\n\n.. image:: https://travis-ci.org/MeirKriheli/django-bidi-utils.png?branch=master\n :target: https://travis-ci.org/MeirKriheli/django-bidi-utils\n\n.. image:: https://pypip.in/d/django-bidi-utils/badge.png\n :target: https://crate.io/packages/django-bidi-utils?version=latest\n\n\nProvides context processors and filters for handling `Bi-directional`_ (BiDi) in\ndjango templates, adding some needed functionality to Django's LANGUAGE_BIDI_\ntemplate var.\n\n\n.. _Bi-directional: http://en.wikipedia.org/wiki/Bi-directional_text\n.. _LANGUAGE_BIDI: https://docs.djangoproject.com/en/dev/topics/i18n/translation/#other-tags\n\n\nDocumentation\n-------------\n\nThe full documentation is at http://django-bidi-utils.rtfd.org.\n\nQuickstart\n----------\n\nInstall django-bidi-utils::\n\n pip install django-bidi-utils\n\nTo use it in a Django project add `bidiutils` the project's `INSTALLED_APPS`_\nsetting::\n\n INSTALLED_APPS = (\n \"django.contrib.auth\",\n \"django.contrib.contenttypes\",\n \"django.contrib.sites\",\n ...\n \"bidiutils\",\n ...\n )\n\nTo enable the context processor, add it to `TEMPLATE_CONTEXT_PROCESSORS`_\nsettings::\n\n TEMPLATE_CONTEXT_PROCESSORS = (\n \"django.core.context_processors.auth\",\n \"django.core.context_processors.debug\",\n \"django.core.context_processors.i18n\",\n \"django.core.context_processors.media\",\n ...\n \"bidiutils.context_processors.bidi\",\n )\n\n.. _TEMPLATE_CONTEXT_PROCESSORS: http://docs.djangoproject.com/en/dev/ref/settings/#template-context-processors\n.. _INSTALLED_APPS: https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-INSTALLED_APPS\n\nFeatures\n--------\n\n* Context processor adding to templates passed a RequestContext BiDi releated\n variables.\n* `add_direction` template filter, for adding direction to media resource\n (images, stylesheets, etc)\n\n\n\n\nHistory\n========\n\n1.0 (2013-10-19)\n------------------\n\n* Testing for Python 3.3, 2.7 and 2.6 Compatibility.\n* Removed buildout.\n* Re-Based on Cookiecutter.\n* Sphinx for docs, added more examples.\n\n0.2.1 (2009-05-18)\n--------------------\n\n* Forgot CHANGELOG.rst in MANIFEST.in.\n\n0.2 (2009-05-17)\n--------------------\n\n* Added template filter `add_direction`.\n* Removed `README`, add MAINFEST.in which includes `README.rst`.\n\n0.1 (2009-04-28)\n--------------------\n\n* Initial release, context processors.", "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/MeirKriheli/django-bidi-utils", "keywords": "django-bidi-utils", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-bidi-utils", "package_url": "https://pypi.org/project/django-bidi-utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-bidi-utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/MeirKriheli/django-bidi-utils" }, "release_url": "https://pypi.org/project/django-bidi-utils/1.0/", "requires_dist": null, "requires_python": null, "summary": "context processors and filters for handling Bi-directional (BiDi) in django templates", "version": "1.0" }, "last_serial": 898046, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "68daccb83edf985a37027bc2e8b1eb62", "sha256": "c3cda501f8e050287f9ea535c9da7fb0c83f8ea975c68b730322178710ffe798" }, "downloads": -1, "filename": "django-bidi-utils-0.1.tar.gz", "has_sig": false, "md5_digest": "68daccb83edf985a37027bc2e8b1eb62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2837, "upload_time": "2009-04-28T00:58:18", "url": "https://files.pythonhosted.org/packages/e0/03/a2c89983c7f9e25ff20a543f3ba1e59c807ae3accd289eb392bddf5fb566/django-bidi-utils-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "d17044e377db27c476b88bd092ce4060", "sha256": "dbf2a72412859020297c6fbec88d12b1cffd73b1fb9ec96144bb0f8146eeff22" }, "downloads": -1, "filename": "django-bidi-utils-0.2.tar.gz", "has_sig": false, "md5_digest": "d17044e377db27c476b88bd092ce4060", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4619, "upload_time": "2009-05-17T23:51:19", "url": "https://files.pythonhosted.org/packages/a3/75/d19cbb44cf512f888607d02945e2af4146a270b2d7bf63073fc2f53644b4/django-bidi-utils-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "76ea039c2da0d4845852af351847c4b7", "sha256": "ad19110f7edd64839d2c16b171df4861fb7494eced493e027eb56e618aa5a790" }, "downloads": -1, "filename": "django-bidi-utils-0.2.1.tar.gz", "has_sig": false, "md5_digest": "76ea039c2da0d4845852af351847c4b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4702, "upload_time": "2009-05-18T00:02:37", "url": "https://files.pythonhosted.org/packages/8d/c9/ae84958331540f184d12fb02ede8b480f1dee02b4519a5c6b7093a3012b1/django-bidi-utils-0.2.1.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "7e7d9cc31fae79762ae042dca7a6c160", "sha256": "28b9a30cfa294211918158443db83e888f7221b969e86f068a620680ebf2c679" }, "downloads": -1, "filename": "django-bidi-utils-1.0.tar.gz", "has_sig": false, "md5_digest": "7e7d9cc31fae79762ae042dca7a6c160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6006, "upload_time": "2013-10-19T01:07:15", "url": "https://files.pythonhosted.org/packages/b9/98/2c6d008fbe4d24279a3afe835d6614fa6d748b5a8a41ec055cdb4522caaa/django-bidi-utils-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7e7d9cc31fae79762ae042dca7a6c160", "sha256": "28b9a30cfa294211918158443db83e888f7221b969e86f068a620680ebf2c679" }, "downloads": -1, "filename": "django-bidi-utils-1.0.tar.gz", "has_sig": false, "md5_digest": "7e7d9cc31fae79762ae042dca7a6c160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6006, "upload_time": "2013-10-19T01:07:15", "url": "https://files.pythonhosted.org/packages/b9/98/2c6d008fbe4d24279a3afe835d6614fa6d748b5a8a41ec055cdb4522caaa/django-bidi-utils-1.0.tar.gz" } ] }