django-urli18n
Even I released django-urli18n already two weeks ago, I didn't find the time to actually announce it. So here it is:
What is django-urli18n?
A reusable Django app to display the current activated language in the URL.
Features
- different ways to show the language in the URL: in the path (for example www.example.com/en/home/) or in a query string (for example www.example.com/home/?lang=en)
- simple to use and include into new or existing Django projects
Where to get it?
Check out the project page on Github.
Write a comment
You can use reStructeredText syntax to write a comment.