https://github.com/doctormo/django-cms-rosetta
A friendly fork of django-rosetta to support django-cms
https://github.com/doctormo/django-cms-rosetta
Last synced: about 1 year ago
JSON representation
A friendly fork of django-rosetta to support django-cms
- Host: GitHub
- URL: https://github.com/doctormo/django-cms-rosetta
- Owner: doctormo
- License: agpl-3.0
- Created: 2015-09-07T05:46:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T19:01:11.000Z (over 10 years ago)
- Last Synced: 2025-01-29T04:41:54.603Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 431 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
CMSRosetta - A friendly fork of django-rosetta to support django-cms
Changes:
* Added all language stats pages
* Language selection now done via url
* Project/Filter now done via url
* Indexing via woosh search indexer
* Suport for extra po files
! Backup all po files in media directory
* Download now only delivers po file (not mo file in a zip)
! Auto-scan cms to generate po files.