pretenders / ployst

The ployst core repo
1 stars 0 forks source link

Upgrade to django 1.7 #98

Closed txels closed 9 years ago

txels commented 9 years ago

Upgrade to django 1.7:

Additionally I realised now flake8 was coming up with a bunch of issues, so I fixed them.

I run ./manage.py migrate --fake in order to swallow the new migrations without killing my data.

alexcouper commented 9 years ago

Merging