django-rosetta/rosetta
2019-01-18 11:10:31 +01:00
..
conf Allow overriding rosetta login url. 2018-11-14 12:45:56 +01: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 Merge branch 'develop' of github.com:mbi/django-rosetta into pr/212 2019-01-18 11:10:31 +01: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 Add search in msgctxt 2018-11-20 10:21:15 +01:00
__init__.py PEP8 fix and version pre-bump 2018-08-24 14:21:47 +02:00
access.py Removed old compatibility code for Django < 1.8 2018-08-23 20:25:09 +02:00
apps.py use AdminSite.index_template instead of overriding the default AdminSite 2016-12-13 11:26:09 +01:00
poutil.py Fix pep8, dropped Django 1.8, 1.9, 1.10 from the test config 2018-08-24 08:54:52 +02:00
signals.py Check PEP8 while running tests 2018-01-10 12:44:24 +01:00
storage.py Removed old compatibility code for Django < 1.11 2018-08-24 10:11:14 +02:00
urls.py Removed old compatibility code for Django < 1.11 2018-08-24 10:11:14 +02:00
views.py Add search in msgctxt 2018-11-20 10:21:15 +01:00