dominno / django-moderation

django-moderation is reusable application for Django framework, that allows to moderate any model objects.
BSD 3-Clause "New" or "Revised" License
269 stars 91 forks source link

Cleanup Example Project #104

Closed SamTShaw closed 10 years ago

SamTShaw commented 10 years ago

Apply the flake8 coding standards that are used on the project to the example app. Remove some unused imports and fix up others that have moved