mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
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:
@ -18,4 +18,3 @@ class NewsArticleForm(forms.ModelForm):
|
||||
class Meta:
|
||||
model = NewsArticle
|
||||
exclude = ('submitter', 'approved', )
|
||||
|
||||
|
Reference in New Issue
Block a user