Skip to main content

A Django application that allow you to specify the language of a page in the URL.

Project description

Suppose you have a Django website in multiple languages. The localeurl application allow you to specify the language of a page in the URL, like so: http://www.example.com/nl/company/profile. Any URLs without language prefix will be redirected to add the prefix for the default language.

Some reasons for using localeurl:

  • Search engines will index all languages.

  • Every page should have a unique URL. If you feel that different languages means different pages, then each language should get its own unique URL.

  • Setting the language for the website should be done using a POST request (because it influences subsequent page views, see Django ticket #3651). You might not want to use POST requests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-localeurl-1.3.tar.gz (8.4 kB view details)

Uploaded Source

File details

Details for the file django-localeurl-1.3.tar.gz.

File metadata

File hashes

Hashes for django-localeurl-1.3.tar.gz
Algorithm Hash digest
SHA256 0d706918acd376131efa11748eb31f61636b778435b03557299b94673b5842ca
MD5 48e6df8e259411a106314ea4227a5e62
BLAKE2b-256 976cb0c65735fcc1c71a1ed29adee695620077049b268832c70b3465fc14cb29

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page