===========================
Date: September 19, 2015
* Updated templates to work fine with Django-Grappelli
* * *
django-solo-1.1.0
=================
Date: November 2, 2014
* Fixed warning messages showing up on Django 1.7.
* No need to define a plural name anymore - Pull Request 16.
* Fixed some inconsistent variable names.
* Added 'load url from future' so templates work with Django 1.4 - Pull Request 14.
* * *
django-solo-1.0.5
=================
Date: April 27, 2014
* Pull Request 8: Python3 compatibility issue with `force_unicode` import statement.
* * *
django-solo-1.0.4
=================
Date: November 6, 2013
* Issue 4: Django 1.6 compatibility on `url` and `pattern` import path.
* * *
django-solo-1.0.3
=================
Date: September 14, 2013
* Fixed some packaging issues (licence file).
* * *
django-solo-1.0.2
=================
Date: September 14, 2013
* Fixed some packaging issues.
* * *
django-solo-1.0.1
=================
Date: September 14, 2013
* Added unit tests
* Added support for override_settings
* Updated doc, licence and packaging
* * *
django-solo-1.0.0
=================
Date: July 11, 2013
* Fist release of django-solo.
* * *