Add simple view to test VAT number validation for sponsors
authorMagnus Hagander <magnus@hagander.net>
Mon, 14 May 2018 13:11:10 +0000 (15:11 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 14 May 2018 13:15:48 +0000 (15:15 +0200)
commit95a9c6cbacccf62be39f5f381489f60d0cf50ee9
tree3787ce322fe5acf515b17d81a372eb5041e8ab05
parent8b611f065180b1e04836c5eb96fe93860a3a0e6c
Add simple view to test VAT number validation for sponsors

Previously the only way to test it was either commandline on the server
or by actually creating an invoice. Instead, add a simple field to paste
a VAT number into for testing.
postgresqleu/confsponsor/urls.py
postgresqleu/confsponsor/views.py
postgresqleu/util/context_processors.py
template/confsponsor/admin_dashboard.html