Django requirement not pinned
Don't pin the django requirement to specific 1.x version anymore. We use the gateway mostly as a dependency in other django projects -- which use django > 2.0.
Ideally, we'd make the gateway fully django 2.0 compatible (or throw it out altogether).