django-rosetta/rosetta
David Jean Louis 9cecf2d49b DRY
2018-11-15 09:19:38 +01:00
..
conf Rosetta settings are now "test friendly" 2018-11-14 18:17: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 Removed access to old ADMIN_* variables 2018-08-23 21:14:46 +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 DRY 2018-11-15 09:19:38 +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 Guess SETTINGS_MODULE is is set to None (in tests) 2018-11-14 18:25:01 +01: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 Make LOGIN_URL a promise to be test friendly 2018-11-14 18:22:33 +01:00