Fixes for pep8 compatibility
authorMagnus Hagander <magnus@hagander.net>
Sun, 24 Feb 2019 11:20:11 +0000 (12:20 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 24 Feb 2019 11:22:51 +0000 (12:22 +0100)
commite08a73cb028c7b58099be08316613a3939458fe7
tree35b2ebc36e91f5eb4756c76120d205b5b8b63ab2
parentf4640e320a126ee58d713a026fa7c09e01c2b00d
Fixes for pep8 compatibility

Also add a setup.py that's used to validate, and a git hook.
pgmailmgr/mailmgr/forms.py
pgmailmgr/mailmgr/models.py
pgmailmgr/mailmgr/views.py
pgmailmgr/settings.py
pgmailmgr/urls.py
setup.cfg [new file with mode: 0644]
tools/githook/pre-commit [new file with mode: 0755]