django-rosetta/rosetta
2013-01-30 20:45:16 +01: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 FIXES #46 - New quoted URL system in django 1.5 2013-01-09 14:16:54 +01:00
templatetags add an explicit cache timeout value in the CacheRosettaStorage, to mitigate #59 2013-01-30 20:45:16 +01: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 add an explicit cache timeout value in the CacheRosettaStorage, to mitigate #59 2013-01-30 20:45:16 +01:00
urls.py merged PR 19, slightly modified to fix a failing test (we want to recheck the setting on each decorator call) 2012-01-16 10:32:35 +01:00
views.py add an explicit cache timeout value in the CacheRosettaStorage, to mitigate #59 2013-01-30 20:45:16 +01:00