Commit graph

18 commits

Author SHA1 Message Date
Marco Bonetti
bd00ce90b4 initial fixes for testing against django 1.7 final, fixes some translations 2014-09-17 10:40:41 +02:00
Marco Bonetti
6e8c30b843 Yandex Translate API support 2013-09-05 15:04:19 +02:00
Marco Bonetti
f891399d52 WIP tests against Django 1.6b1, some tests failing with Python3 2013-06-29 08:57:42 +02:00
Marco Bonetti
44b3314fd4 Accept languages as 'fr_FR.utf8' in lang_sel url. Fixes Issue #71 2013-04-30 14:57:16 +02:00
Marco Bonetti
f1a332bf90 Fixes issue #67 - settings imports unicode_literals from __future__ 2013-03-04 18:24:36 +01:00
Marco Bonetti
0e1f21e88b release 0.7.1 -- missing value in context 2013-03-01 11:33:07 +01:00
Marco Bonetti
d9b0355825 coverage and removed nasty locals() calls 2013-02-28 13:36:31 +01:00
Marco Bonetti
08569f23ce wip python 3 support 2013-02-27 18:24:53 +01:00
Marco Bonetti
f243ab7eaa add an explicit cache timeout value in the CacheRosettaStorage, to mitigate #59 2013-01-30 20:45:16 +01:00
Marco Bonetti
3009ab1525 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
Marco Bonetti
5a51e39738 FIXES #46 - New quoted URL system in django 1.5 2013-01-09 14:16:54 +01:00
Marco Bonetti
7269e88714 Merge branch 'storages' into develop
Conflicts:
	testproject/settings.py
2012-06-07 13:47:53 +02:00
Marco Bonetti
3fd728d415 dont impose a CACHES setting in the test project 2012-06-07 13:47:13 +02:00
Marco Bonetti
4146da3287 rosetta 0.6.8 with pluggable storage classes, fixes Issue 38 2012-06-07 13:46:16 +02:00
Marco Bonetti
cf9daaf0d1 storages seem to work, more testing needed 2012-05-27 22:21:12 +02:00
Marco Bonetti
9aa9ae2526 something out there needs STATIC_URL, cant really remember what 2012-05-27 17:48:33 +02:00
Marco Bonetti
3185d99bf7 storages, wip 2012-05-23 11:45:04 +02:00
Marco Bonetti
a73243f30b added a test project to run tests 2012-04-15 09:02:06 +02:00