django-rosetta/rosetta
2021-04-17 15:10:20 +03:00
..
conf Added support for Google Translation API 2019-05-31 17:17:01 +02:00
locale Arabic Translation from Bashar Al-Abduladi, KUWAITNET 2021-04-17 15:10:20 +03:00
static/admin/img renamed the search icon to avoid clashing with django's own 2016-03-08 09:57:07 +01:00
templates/rosetta Stop loading jQuery from Google 2021-03-04 15:53:39 +01:00
templatetags Do not show Rosetta link in admin panel if user has no access to translations. 2020-06-09 16:10:08 +02:00
tests Test against Django 3.2 2021-03-04 15:34:18 +01:00
__init__.py 0.9.6pre 2021-01-11 10:57:55 +01:00
access.py Allow passing a function itself to the setting ROSETTA_ACCESS_CONTROL_FUNCTION. 2019-10-12 00:22:59 +02:00
apps.py Imports cleanup 2019-02-28 08:57:33 +01:00
poutil.py Fix for duplicate PO files listed on case insensitive filesystems (#47, #52, #218, thanks @malkstar) 2019-04-12 16:02:42 +02:00
signals.py Add providing_args as a comment 2021-01-11 10:56:02 +01:00
storage.py No need to lower keys, after all… 2019-04-12 16:06:13 +02:00
translate_utils.py Fix Google translation api 2021-03-04 14:34:52 +01:00
urls.py Removed support and tests for Django <= 2.1 2021-01-11 11:13:05 +01:00
views.py Merge branch 'google-translation-api' of github.com:martinsvoboda/django-rosetta into martinsvoboda-google-translation-api 2021-03-04 13:58:34 +01:00