Commit graph

15 commits

Author SHA1 Message Date
Marco Bonetti
4146da3287 rosetta 0.6.8 with pluggable storage classes, fixes Issue 38 2012-06-07 13:46:16 +02:00
Marco Bonetti
3185d99bf7 storages, wip 2012-05-23 11:45:04 +02:00
Marco Bonetti
7ffc385e72 Merge branch 'master' of https://github.com/sleepyjames/django-rosetta into pull-request-29 2012-03-31 09:09:59 +02:00
Marco Bonetti
d05eece0d4 Merged @rory's PR to correcty handle plural strings that have a leading/trailing newline (Issue #34) 2012-03-29 17:21:09 +02:00
Marco Bonetti
329e8c693b Version 0.6.6, Django 1.4 compatibility 2012-03-27 17:08:48 +02:00
Marco Bonetti
7c3a8bb159 initial django 1.4 support. Fixes issue 30. 2012-03-14 09:18:56 +01:00
James White
0cc88501c8 Re-instance .po file save. 2012-03-09 12:27:02 +00:00
James White
10f7c5210b Fix .mo save if path contains the '.mo' string 2012-03-07 13:38:02 +00:00
Marco Bonetti
f7872d5598 Merge branch 'pull-request-23' into develop 2012-01-28 09:00:30 +01:00
Marco Bonetti
32f7a1f0a1 Fix for issue #24. Support for --nowrap in the edited Po file 2012-01-28 08:58:41 +01:00
Nick Pope
b663129902 Prevent context issue w/ django.contrib.messages
Due to the situation we have at work, I encounter a problem whereby the
variable 'messages' in the template render context is overwritten by the
variable 'messages' provided by django.contrib.messages which is passed
in via a RequestContext.

This commit simply renames 'messages' to 'rosetta_messages' to avoid
this problem.
2012-01-25 22:44:50 +00:00
Marco Bonetti
33c1ae6078 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
Thomas W
dd304810c6 Adds a flag that allows users to disable authentication requirements for Rosetta views. 2012-01-16 00:14:08 -08:00
Marco Bonetti
4e6e19093d 0.6.3: use the Bing translation service instead of Google's 2012-01-05 15:38:46 +01:00
Marco Bonetti
c38757f9dc initial commit 2011-06-16 11:25:15 +02:00