django-rosetta/rosetta
2019-04-12 16:06:13 +02:00
..
conf New ROSETTA_LANGUAGES setting allows for translating languages which are not yet in LANGUAGES 2019-04-07 12:50:18 +02:00
locale adds an explicit test to detect zh_Hans (for #161) 2016-03-08 09:50:22 +01: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 New ROSETTA_LANGUAGES setting allows for translating languages which are not yet in LANGUAGES 2019-04-07 12:50:18 +02:00
templatetags Fix pep8, dropped Django 1.8, 1.9, 1.10 from the test config 2018-08-24 08:54:52 +02:00
tests Fix for duplicate PO files listed on case insensitive filesystems (#47, #52, #218, thanks @malkstar) 2019-04-12 16:02:42 +02:00
__init__.py #206: added a tooltip explaining fuzzy entries 2019-04-07 11:47:55 +02:00
access.py Imports cleanup 2019-02-28 08:57:33 +01: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 Imports cleanup 2019-02-28 08:57:33 +01:00
storage.py No need to lower keys, after all… 2019-04-12 16:06:13 +02:00
urls.py Removed old compatibility code for Django < 1.11 2018-08-24 10:11:14 +02:00
views.py New ROSETTA_LANGUAGES setting allows for translating languages which are not yet in LANGUAGES 2019-04-07 12:50:18 +02:00