lib: add helper method for 400 response with message

This commit is contained in:
Jens Langhammer
2020-02-18 10:13:53 +01:00
parent 95416623b3
commit 083e317028
4 changed files with 15 additions and 5 deletions

View File

@ -1,6 +1,7 @@
# Generated by Django 3.0.3 on 2020-02-17 20:31
from django.db import migrations, models
import passbook.providers.saml.utils.time