Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-mothertongue

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-mothertongue

A light-weight django model translation application designed to simplify the process of creating multi-lingual websites and serving appropriate content.

  • 0.0.6
  • PyPI
  • Socket score

Maintainers
1

Welcome to django-mothertongue

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.

.. _django-localeurl: http://pypi.python.org/pypi/django-localeurl/1.4

You can install mothertongue with pip

pip install django-mothertongue

.. comment:

See the full documentation_.

.. _full documentation: http://packages.python.org/django-mothertongue/

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc