django-select2/tests
Johannes Hoppe 90028d9e36 Fix case issue -- get_langauge() only returns lower case
get_langauge() only returns lower case some i18n file name include
upper case language code tho. This will detect all lanugages.
2017-07-24 10:25:56 +02:00
..
testapp Add i18n support 2017-07-16 17:30:42 +02:00
__init__.py Added initial tests 2015-03-29 22:32:19 +02:00
conftest.py Switch to Chrome headless for selenium tests 2017-07-16 12:35:11 +02:00
test_cache.py Removed own caching solution in favour of django caching 2015-09-29 13:53:29 +02:00
test_forms.py Fix case issue -- get_langauge() only returns lower case 2017-07-24 10:25:56 +02:00
test_views.py Add support for Django 1.11 2017-04-14 14:09:23 +02:00