push
travis-ci
<a href="https://github.com/rafalp/Misago/commit/<a class=hub.com/rafalp/Misago/commit/51d6c9140520b064b8c625a6020fc1f2740276aa">51d6c9140<a href="https://github.com/rafalp/Misago/commit/51d6c9140520b064b8c625a6020fc1f2740276aa">">Django2.2 (#1228) * python 3.7.0, Django 2.1.1, djangorestframework 3.8.2, and others also updated * Python 3.7 added to Travis * Renamed param no_input * removed django-crispy-forms - not support Django 2.1 * renamed get_sql_create_template_values to create_sql and return str instead of Statment. TypeError: argument of type &#39;Statement&#39; is not iterable * Fixed KeyError while display error messages * Fixed build_active_posters_ranking * Restored django-crispy-forms for travis * Added trailing slash to dynamic routes * Changed str to dict in test * Changed detail_route to action with proper parameters * Added missing file - this corrects few tests. * Passwords in tests changed because caused error &quot;password is too simply&quot; and a few other small fixes. * Travis, configuration for python 3.7 changed * Changed errors comparisions in tests * Restored bootstrap3/field.html because fo crispy * Travis configuration - allow_failures python 2.7, 3.4, 3.5 * Django 2.1.1 - revert part of changes * html fix * Revert &quot;html fix" This reverts commit </a><a class="double-link" href="https://github.com/rafalp/Misago/commit/<a class="double-link" href="https://github.com/rafalp/Misago/commit/704d1f1363a19e0cf8121493138bf3af6e29be2f">704d1f136</a>">704d1f136</a><a href="https://github.com/rafalp/Misago/commit/51d6c9140520b064b8c625a6020fc1f2740276aa">. * Upgraded to django 2.2.1 and djangrestframework 3.9.3 * Fix for PgPartialIndex - self.where replaced by conditions * Fix for other error messages * Fixes for a few tests in pytest * Fix added 'db' to params function 'test_getter_reads_from_cache' * Fixed warnings for deprecations * Fixes * Formating by black * Password in test restored * Moved AUTH_PASSWORD_VALIDATORS up to PASSWORD_HASHERS * removed empty line * Updated djangorestframework==3.9.4 * Declarations moved to __i... (continued)
97 of 97 new or added lines in 26 files covered. (100.0%)
38059 of 39144 relevant lines covered (97.23%)
0.97 hits per line