My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
Django  
Django localization example
Updated Apr 21, 2011 by phong.le...@gtempaccount.com

Introduction

Django uses Gettext format for localization. See Gettext for an example

With Django, the localization is much easier with the Django-GetLocalization module. A module that automatically synchronizes the localization files between your application using Django framework and Get Localization service.

https://github.com/pmuilu/django-getlocalization

Powered by Google Project Hosting