https://github.com/lnxpy/django_localization
A simple task that shows how Django utilities are helpful
https://github.com/lnxpy/django_localization
django globalization localization python quberty translate translation
Last synced: 2 months ago
JSON representation
A simple task that shows how Django utilities are helpful
- Host: GitHub
- URL: https://github.com/lnxpy/django_localization
- Owner: lnxpy
- Created: 2020-08-15T15:43:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T22:10:50.000Z (almost 6 years ago)
- Last Synced: 2025-03-16T14:36:31.990Z (over 1 year ago)
- Topics: django, globalization, localization, python, quberty, translate, translation
- Language: Python
- Homepage: https://quberty.pythonanywhere.com/authors/@lnxpy/Django%20Internationalization/
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django_localization
In most cases, your project might need to be accessible in different areas with also different languages. How you can keep serving with their language? Shall they learn the language that you are keep texting in order to achieve their goals or you need to optimize your service?