django-rosetta/rosetta
2014-12-10 01:07:56 +01:00
..
conf Add support for Google translate 2014-12-10 01:07:56 +01:00
locale Use content_type instead of mimetype in HttpResponse. (Issue #115, thanks @vesteinn) 2014-10-17 20:13:44 +02:00
templates/rosetta Add support for Google translate 2014-12-10 01:07:56 +01:00
templatetags wip python 3 support 2013-02-27 18:24:53 +01:00
tests Removed microsofttranslator as a shipped dependency, now that Python3 support has landed upstream 2014-06-02 09:32:29 +02:00
utils Removed microsofttranslator as a shipped dependency, now that Python3 support has landed upstream 2014-06-02 09:32:29 +02:00
__init__.py version bump 2014-04-06 10:01:27 +02:00
access.py Added docs, tests and fine tuned ROSETTA_LANGUAGE_GROUPS setting 2014-05-02 12:04:41 +02:00
models.py initial commit 2011-06-16 11:25:15 +02:00
poutil.py Update poutil.py 2014-06-07 03:02:54 +02:00
signals.py initial commit 2011-06-16 11:25:15 +02:00
storage.py Removed support for the signed_cookies SESSION_ENGINE + SessionRosettaStorage in Django 1.6 2013-09-09 10:57:28 +02:00
urls.py Minor cleanup 2013-07-18 17:11:42 +02:00
views.py Add support for Google translate 2014-12-10 01:07:56 +01:00