Clean up whitespace in primary Python / HTML files

Clean up the whitespace in the primary Python / HTML files in
order to make it easier to apply changes going forward.
This commit is contained in:
Jonathan S. Katz
2017-11-25 09:43:20 -05:00
parent 530b3c42e3
commit 2f52c4f7c4
82 changed files with 181 additions and 235 deletions

View File

@ -13,4 +13,3 @@ If you have not done so, use <a href="/account/organisations/new/">this form</a>
class Meta:
model = Product
exclude = ('lastconfirmed', 'approved', )