Marco Bonetti
|
020903d4cc
|
proxy deeply through the backend. Fixes #271
|
2023-01-01 14:17:08 +01:00 |
|
Marco Bonetti
|
e095402daa
|
Remove six as a dependency
|
2021-07-17 18:19:59 +02:00 |
|
Marco Bonetti
|
698a04dd35
|
No need to lower keys, after all…
|
2019-04-12 16:06:13 +02:00 |
|
Marco Bonetti
|
cb982b8556
|
Fix for duplicate PO files listed on case insensitive filesystems (#47, #52, #218, thanks @malkstar)
|
2019-04-12 16:02:42 +02:00 |
|
Marco Bonetti
|
0c1d9b60dd
|
Imports cleanup
|
2019-02-28 08:57:33 +01:00 |
|
Claude Paroz
|
c7bbf68cf3
|
Removed old compatibility code for Django < 1.11
|
2018-08-24 10:11:14 +02:00 |
|
Claude Paroz
|
f6ed983013
|
Removed old compatibility code for Django < 1.8
|
2018-08-23 20:25:09 +02:00 |
|
Marco Bonetti
|
a43d369387
|
Check PEP8 while running tests
Use polib >= 1.1.0
Rosetta version bump and changelog
|
2018-01-10 12:44:24 +01:00 |
|
dnaranjo89
|
4139a5dd1f
|
Fixup comment
|
2016-05-19 12:40:09 +02:00 |
|
Marco Bonetti
|
67f5803687
|
removed quite a few warnings on Django 1.8
|
2015-02-26 14:12:57 +01:00 |
|
Raymond Penners
|
ebf9e5452f
|
Typ-o (You are use the...)
|
2015-01-30 09:21:10 +01:00 |
|
Marco Bonetti
|
76e8387f8c
|
Removed support for the signed_cookies SESSION_ENGINE + SessionRosettaStorage in Django 1.6
|
2013-09-09 10:57:28 +02:00 |
|
Olivier Cortès
|
eed2987659
|
Implement ROSETTA_CACHE_NAME, which defaults to 'rosetta' with a fallback to 'default' if unset.
|
2013-05-06 11:31:07 +02: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
|
bb0c774ed8
|
additional storage tests to make sure cache and session storage actually works
|
2013-01-09 15:24:51 +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
|
4146da3287
|
rosetta 0.6.8 with pluggable storage classes, fixes Issue 38
|
2012-06-07 13:46:16 +02:00 |
|
Marco Bonetti
|
72452dd4b3
|
storages, wip
|
2012-05-23 11:44:15 +02:00 |
|