django-mothertongue 0.0.6
A light-weight django model translation application designed to simplify the process of creating multi-lingual websites and serving appropriate content.
Downloads ↓ | Package Documentation
A light-weight django model translation application designed to simplify the process of creating multi-lingual websites and serving appropriate content.
Some reasons for using mothertongue:
- In-built integration with django-localeurl 1.4 or above
- Automatic langauge detection and redirect based on the user's browser settings
- Automatic redirecting, state and querystring persistence on language change
- Language navigation menu object made available globally for easy implementation of language changing controls
- Extend from django-mothertongues' translation model to allow translation of any model you choose in as many languages as you define in your settings file
- No fiddly language template tags - django-mothertongue handles all the magic!
- Translate all your model fields or just one or two
- django-mothertongue is compatible with django-tinymce
- django-mothertongue can work side by side with django-rosetta or on its own
- Search engines will index all languages.
You can install mothertongue with pip
pip install django-mothertongue
See the full documentation.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-mothertongue-0.0.6.tar.gz (md5) | Source | 2010-12-09 | 11KB | 1026 | |
- Author: Rob Charlwood
- Documentation: django-mothertongue package documentation
- Home Page: https://github.com/robcharlwood/django-mothertongue
- Keywords: django i18n model translation internationalization
- License: MIT License
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Application Frameworks
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Software Development :: Localization
- Package Index Owner: Rob.Charlwood
- DOAP record: django-mothertongue-0.0.6.xml
