Don’t mix errors with valid rows

Brings in: https://github.com/alphagov/notifications-utils/pull/11

Changes the number of rows shown to be at most 15 (either 15 rows with errors
or 15 valid rows.
This commit is contained in:
Chris Hill-Scott
2016-03-10 20:03:53 +00:00
parent 41b278359c
commit 91b4545adc
4 changed files with 54 additions and 21 deletions

View File

@@ -14,4 +14,4 @@ Pygments==2.0.2
git+https://github.com/alphagov/notifications-python-client.git@0.3.1#egg=notifications-python-client==0.3.1
git+https://github.com/alphagov/notifications-utils.git@2.0.0#egg=notifications-utils==2.0.0
git+https://github.com/alphagov/notifications-utils.git@3.0.0#egg=notifications-utils==3.0.0