python3-django-babel

Utilities for using Babel in Django - Python 3.x

Description

This package contains various utilities for integration of Babel into the Django web framework:
 * A message extraction plugin for Django templates.
 * A middleware class that adds the Babel Locale object to requests.
 * A set of template tags for date and number formatting.

Babel provides a message extraction framework similar to GNU xgettext, but more extensible and geared towards Python applications. While Django does provide wrapper scripts for making the use of xgettext more convenient, the extraction functionality is rather limited. For example, you can't use template files with an extension other than .html, and everything needs to be in your project package directory.

This package contains the Python 3.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/graingert/django-babel/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-django-babel