Merge last couple of months of work (#45)

* Load webpack only in debug.

* Clean up.

* Pin versions because problems

* Add licence. (#40)

* Disable form until valid. (#42)

* Allow input height to be greater than 24px. (#41)

* Add youth payment type. (#43)
This commit is contained in:
Drew Larson
2017-05-17 20:17:26 -06:00
committed by GitHub
parent 668c9485d0
commit 6764c289ff
9 changed files with 68 additions and 42 deletions
@@ -1,5 +1,5 @@
import os
import sys
import rollbar
from .base import * # noqa