passuf / WunderHabit

Level up in Habitica by completing todo's in Wunderlist.
MIT License
36 stars 7 forks source link

Feature: use habitat api #2

Closed asfaltboy closed 8 years ago

asfaltboy commented 8 years ago

The commits are pretty straightforward, however some "funny business" was required in regards with the habitat app/table renaming: I opted to avoid actually renaming the db table, so running manage.py migrate --fake is required.

This was briefly mentioned in issue #1

passuf commented 8 years ago

Thanks, I merged the PR into a new branch feature/use-habitica-api so I can continue to work on there.