- Support to Django 1.7.
- For Django 1.7, django_like use the lookup API
- Added example project
- Added tests (for SQLite, MySQL and PostgreSQL)
- Integrated with travis and coverals
- Python2.6 compatible (benchmark_like)
- Added patche to Django 1.6
- Add licese file
- Fix README typo
- Fix README typo
- Improve the README
- Fix a littles bugs
- Python3 compatible
- Django 1.5 compatible
- Thanks to:
- Fix a broken link in the readme
- Add benchmark command
- First version to django-like