skorokithakis / django-annoying

A django application that tries to eliminate annoying things in the Django framework. ⛺
http://skorokithakis.github.io/django-annoying
BSD 3-Clause "New" or "Revised" License
918 stars 89 forks source link

django1.8 compatibility #97

Closed fruitschen closed 4 years ago

fruitschen commented 4 years ago

This is for #96

I cannot cerate a pull request from tag to tag. So I created the PR from our v0.10.6-branch to their master branch. I hope this makes sense.

Thanks, Chen

skorokithakis commented 4 years ago

Looks good, thanks!

skorokithakis commented 4 years ago

Can you run pre-commit on it so the checks pass?

skorokithakis commented 4 years ago

Why closed?

fruitschen commented 4 years ago

Ah, that was an accident. Took me two commits to fix import order. So I recreated the branch to squash them. That caused github to automatically closing the PR.