I just released (a few days ago) the django-unaccent library that add operators to the django ORM for unaccent search.
It monkeypatch the django ORM and uses the unaccent() function of postgres to do so.
Please, check this out => https://github.com/djcoin/django-unaccent