django-rosetta/rosetta
Virgil Dupras 19fcde6053 Fixed bad call to the "url" templatetag.
The url name was unquoted.
2013-01-29 15:57:35 -05:00
..
conf rosetta 0.6.8 with pluggable storage classes, fixes Issue 38 2012-06-07 13:46:16 +02:00
locale Merge branch 'develop' of github.com:mbi/django-rosetta into develop 2012-04-15 09:04:56 +02:00
templates/rosetta Fixed bad call to the "url" templatetag. 2013-01-29 15:57:35 -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 Merge branch 'develop' into reflang 2013-01-29 15:53:17 -05:00