django-rosetta/rosetta
Virgil Dupras f00009686f Added the ROSETTA_ENABLE_REFLANG flag.
This way, it's possible to disable the feature. Also, added a description of
the feature in the README.
2013-01-30 14:18:34 -05:00
..
conf Added the ROSETTA_ENABLE_REFLANG flag. 2013-01-30 14:18:34 -05:00
locale Merge branch 'develop' of github.com:mbi/django-rosetta into develop 2012-04-15 09:04:56 +02:00
templates/rosetta Added the ROSETTA_ENABLE_REFLANG flag. 2013-01-30 14:18:34 -05:00
templatetags Fixes the translation callback not being called and allow for suggestions on "zh-tw" and "zh-cn". 2012-02-25 05:47:43 +08:00
tests Actually move to the next block when submitting a lot of translations (Issue #13) - Thanks @fetzig for the patch 2012-06-08 15:50:12 +02:00
__init__.py added a test to check for DummyCache when using CacheRosettaStorage, which could explain issues #51 and #56 2013-01-09 15:03:01 +01:00
models.py initial commit 2011-06-16 11:25:15 +02:00
polib.py change to def proces to display the actual po file that contains the error on top of the line number 2012-05-30 14:55:26 +02:00
poutil.py fallback for django 1.3, too 2013-01-15 14:35:08 +01:00
signals.py initial commit 2011-06-16 11:25:15 +02:00
storage.py additional storage tests to make sure cache and session storage actually works 2013-01-09 15:24:51 +01:00
urls.py Extracted the "reflang" feature and applied it on its original commit. 2013-01-29 15:35:11 -05:00
views.py Added the ROSETTA_ENABLE_REFLANG flag. 2013-01-30 14:18:34 -05:00