hearsaycorp / django-livefield

Convenient soft-deletion for Django models.
MIT License
35 stars 19 forks source link

Clean up a few warts, add MIT license #4

Closed akshayjshah closed 10 years ago

akshayjshah commented 10 years ago

Open-source all the things (unless someone's got an objection)! This PR removes a bit of redundant code, fixes the linting script, and adds some documentation.

Someone read my blog post about this soft-deletion approach and claimed django-livefield on PyPI - he's happy to transfer it to us and add his code as a PR to this repo. Unless anyone has objections, it makes sense to me to license this pretty permissively and encourage other folks to improve it.

/review @adepue @rbm @stgarrity

rbm commented 10 years ago

I'm for it, but should travis pass?

akshayjshah commented 10 years ago

Yes, yes it should. I'll fix that tonight.

akshayjshah commented 10 years ago

Indenting fail. Travis build passes now.

adepue commented 10 years ago

lgtm