pinax / pinax-notifications

user notification management for the Django web framework
MIT License
752 stars 211 forks source link

Fixed build status failing #54

Closed synasius closed 7 years ago

synasius commented 9 years ago

The build is failing because of a flake8 check on the initial migration, so I added a setting to tell flake to ignore the migration folder.

synasius commented 9 years ago

I dropped py33-master since django >= 1.9 is not supporting python3.3, as stated here https://docs.djangoproject.com/en/1.8/faq/install/#what-python-version-can-i-use-with-django