Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 799 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 799 Bytes

Django Multi Language

if you want to have a multi language website project with django,this project can helps you to use it for your project.my django multi language project has 2 language.main language is english and second one is persian and with a form you can change it.

in this project i used rosseta package to handle word translating ,get text app to find words in files of project and model translation package for translating fields of models in project.

How To Use

0-download get text app for your system (if you have windows can download from this source) ==> download

1- clone project

2- create a virtualenv

3- install requirmenets.txt packages

and done now runserver to use it on localhost