- Tools for using Babel with Django
- =================================
- 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.
- For more information please visit the wiki page for this package:
- <http://babel.edgewall.org/wiki/BabelDjango>
|