Skip to content

diogobaeder/django-multilingual-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======================
Django Multilingual-NG
======================

Django-multilingual-ng is a branch of django-multilingual, compatible with 
Django 1.2 (Beta 1) as well as providing admin UI improvements.

multilingual-ng tries to be compatible with django-multilingual whenever
possible. In the best case you can just replace django-multilingual-ng with
django-multilingual without having to change any code in your apps.

Note that since multilingual-ng does not use language_id's anymore, you'll have
to use the mlng_convert command to migrate your old apps to ng. For this you
need south installed.

DJANGO-MULTILINGUAL-NG DOES NOT WORK WITH DJANGO TRUNK AS OF DJANGO r12502!
This issue will be resolved as soon as a new official Django package is
released.

About

Django 1.2 compatible django-multilingual branch with admin UI improvements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%