* Django 3.x support `108`_ * Dropped support for Django < 2.2
1.3.3
-------------
* Dropped support for Python 2.x `98`_ * Make it possible to customize ``HitCount`` model per project `98`_ * ``order_by("hit_count_generic__hits")`` gives ``django.db.utils.ProgrammingError`` `90`_ * Version 1.3.1 migrate error `80`_
1.3.2
-------------
* Drop ``python_2_unicode_compatible`` `86`_
1.3.1
-------------
* fixed ValueError: invalid literal for int() with base 10 `64`_
1.3.0
-------------
* Django 2.x support (stasfilin) `67`_
1.2.4
-------------
* improved querying speed of `hitcount_cleanup` (dulacp) `66`_