{ "info": { "author": "Carl Meyer", "author_email": "carl@oddbird.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Localization" ], "description": "Welcome to django-localeurl\n===========================\n\nThe localeurl Django_ application allows you to specify the language\nof a page in the URL.\n\nSuppose you have a Django website in multiple languages. Using\nlocaleurl, without modifying your URLconfs, you can have URLs like\nthis: ``http://www.example.com/nl/company/profile``. Any URLs without\na language prefix will be redirected to add the prefix for the default\nlanguage (or, optionally, the language preferred in the user's browser\nsettings).\n\nSome reasons for using localeurl:\n\n * Search engines will index all languages.\n * Every page should have a unique URL. If you feel that different languages\n means different pages, then each language should get its own unique URL.\n * If you don't set the language via the URL, setting the language\n for the website should be done using a POST request (because it\n influences subsequent page views, see `Django ticket #3651`_).\n You might prefer a simple link for changing the language, and\n localeurl allows this.\n\n.. _Django: http://www.djangoproject.com/\n.. _`Django ticket #3651`: http://code.djangoproject.com/ticket/3651\n\nYou can install localeurl with pip_::\n\n pip install django-localeurl\n\nor install the `in-development version`_::\n\n pip install django-localeurl==dev\n\n.. _pip: http://pip.openplans.org\n.. _`in-development version`: http://bitbucket.org/carljm/django-localeurl/get/tip.gz#egg=django-localeurl-dev\n\n.. comment: \n\nSee the `full documentation`_.\n\n.. _`full documentation`: http://django-localeurl.readthedocs.org", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://django-localeurl.readthedocs.org/", "keywords": "django i18n", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-localeurl", "package_url": "https://pypi.org/project/django-localeurl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-localeurl/", "project_urls": { "Homepage": "http://django-localeurl.readthedocs.org/" }, "release_url": "https://pypi.org/project/django-localeurl/2.0.2/", "requires_dist": null, "requires_python": null, "summary": "A Django application that allow you to specify the language of a page in the URL.", "version": "2.0.2" }, "last_serial": 1397179, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a06f8e7da1179ca4dd19e4a13af54450", "sha256": "bf1a649dffd8e049e0961559b8560919bcf7de626bbd198756fdb8f1a200e430" }, "downloads": -1, "filename": "django-localeurl-1.0.tar.gz", "has_sig": false, "md5_digest": "a06f8e7da1179ca4dd19e4a13af54450", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4092, "upload_time": "2008-09-10T21:44:58", "url": "https://files.pythonhosted.org/packages/09/52/1bf1330585c50d4892a5cdaf70344783a66c387521acf79926751f82e5fa/django-localeurl-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "64e241041e8bb84f3058c04a8645ff28", "sha256": "9c934a1b30aea5246f2c2e6b8ba760766ca1d88ac02c4089652a5c2720d8973b" }, "downloads": -1, "filename": "django-localeurl-1.1.tar.gz", "has_sig": false, "md5_digest": "64e241041e8bb84f3058c04a8645ff28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4497, "upload_time": "2008-11-20T22:17:40", "url": "https://files.pythonhosted.org/packages/e6/70/e173eb51cb888ded3a2650c067a76a245230cfcf4feb2f5341a86f01b8ed/django-localeurl-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "788858682e3b8778586b7532d788fe21", "sha256": "81b0780fe4eb04729871c75fdee35ef8072fce369189f0f3e8762aab2d5b5368" }, "downloads": -1, "filename": "django-localeurl-1.2.tar.gz", "has_sig": false, "md5_digest": "788858682e3b8778586b7532d788fe21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7477, "upload_time": "2008-11-26T13:48:00", "url": "https://files.pythonhosted.org/packages/e8/37/674cc1eb3980da45b9c37262310ada58f9eb12e758cc8b0b1d0c48446ab9/django-localeurl-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "48e6df8e259411a106314ea4227a5e62", "sha256": "0d706918acd376131efa11748eb31f61636b778435b03557299b94673b5842ca" }, "downloads": -1, "filename": "django-localeurl-1.3.tar.gz", "has_sig": false, "md5_digest": "48e6df8e259411a106314ea4227a5e62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8430, "upload_time": "2009-04-06T13:11:34", "url": "https://files.pythonhosted.org/packages/97/6c/b0c65735fcc1c71a1ed29adee695620077049b268832c70b3465fc14cb29/django-localeurl-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "cb50e889e28503519a32e60aab0a6c69", "sha256": "14a1872ce4c33ca6589626717ea5905f8588dff467395e3a5f60fdc8bc6c9428" }, "downloads": -1, "filename": "django-localeurl-1.4.tar.gz", "has_sig": true, "md5_digest": "cb50e889e28503519a32e60aab0a6c69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10629, "upload_time": "2010-03-19T07:38:03", "url": "https://files.pythonhosted.org/packages/41/61/c1294e907c387a41a2cd709d5498de10b733d29bf879ee5f8e892be1e1d3/django-localeurl-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "b56884879709b8d2a0f57a68c396f552", "sha256": "08cf112d64d7bff5fc95080c2298c4678b4d91372575675dbf9b0a30b3ecfaaf" }, "downloads": -1, "filename": "django-localeurl-1.5.tar.gz", "has_sig": true, "md5_digest": "b56884879709b8d2a0f57a68c396f552", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17704, "upload_time": "2011-08-24T22:39:14", "url": "https://files.pythonhosted.org/packages/2c/0a/102f1a0600c4117dd8465450de26838e6fd45d228c06e058711bafddaa8c/django-localeurl-1.5.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "14ee85ce17f54fd0d6985d2288e9b73f", "sha256": "34ac0f36c77ecea921655b00264725fc82ccb5a834fe5e257222957ad78a5bb0" }, "downloads": -1, "filename": "django-localeurl-2.0.tar.gz", "has_sig": true, "md5_digest": "14ee85ce17f54fd0d6985d2288e9b73f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19236, "upload_time": "2013-09-19T16:22:49", "url": "https://files.pythonhosted.org/packages/0d/49/785e7044a884b015fb6227e784d9b0d6d233ec11a8498cbc0241e3a09e9c/django-localeurl-2.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "dce5d326c3724a2c80f21e9c0b5abe9d", "sha256": "cb8e065d7e1dd3225c83df78e3c3823b3ae79b9918029ba50194d950d355c66e" }, "downloads": -1, "filename": "django-localeurl-2.0.1.tar.gz", "has_sig": true, "md5_digest": "dce5d326c3724a2c80f21e9c0b5abe9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19279, "upload_time": "2013-09-19T17:02:24", "url": "https://files.pythonhosted.org/packages/2e/65/bbcfbd029cb3a9c7a5e31efdcbbd028793d69d94c6e8a63cc08e150d96a8/django-localeurl-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "7b656fe5e6ecdc6733c2565434f9f00d", "sha256": "d318ce7cbb739f4bf070a94393a36f9c07428f0fcf17e618c29fe6e4198238c3" }, "downloads": -1, "filename": "django-localeurl-2.0.2.tar.gz", "has_sig": true, "md5_digest": "7b656fe5e6ecdc6733c2565434f9f00d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18665, "upload_time": "2015-01-26T17:48:45", "url": "https://files.pythonhosted.org/packages/f6/62/508d2d483f5da3af640f228cc5e4bdfe635550db1fb3c7043f93acae2ce0/django-localeurl-2.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b656fe5e6ecdc6733c2565434f9f00d", "sha256": "d318ce7cbb739f4bf070a94393a36f9c07428f0fcf17e618c29fe6e4198238c3" }, "downloads": -1, "filename": "django-localeurl-2.0.2.tar.gz", "has_sig": true, "md5_digest": "7b656fe5e6ecdc6733c2565434f9f00d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18665, "upload_time": "2015-01-26T17:48:45", "url": "https://files.pythonhosted.org/packages/f6/62/508d2d483f5da3af640f228cc5e4bdfe635550db1fb3c7043f93acae2ce0/django-localeurl-2.0.2.tar.gz" } ] }