Skip to content

mwangistan/modeltranslations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

modeltranslations

If you are adding translations to an already existing project you may need to access the original columns marked for translations which otherwise become "inaccessible" once you run

python manage.py update_translation_fields

#Translations.py To get this original values you'll need to add fallback_values dict to the translations.py and populate the dict Check out translations.py for the implemenation

About

Doing django model translations on an already existing project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages