hearsaycorp / django-livefield

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

Support GeoModel and GeoQueryset #8

Closed dyve closed 10 years ago

dyve commented 10 years ago

I'd like to add this, already have it running in a live app. OK? Then I'll make pull request.

I'm just not sure how to add testing for these since I don't have a clue how to set up a spatial test db with the constructs this project is using. Is there anyone that can help out?

adepue commented 10 years ago

Go for it! A PR would be the best way for us to review.

dyve commented 10 years ago

It's in #9