django-avatar/CHANGELOG.rst

15 lines
500 B
ReStructuredText
Raw Normal View History

2015-04-27 04:15:41 +00:00
Changelog
=========
2015-08-10 14:42:32 +00:00
* 2.1.1 (August 10, 2015)
* Added Polish locale
* Fixed RemovedInDjango19Warning warnings
* 2.1 (May 2, 2015)
2015-05-02 18:13:51 +00:00
* Django 1.7 and 1.8 support
* Add South and Django migrations
2015-04-27 04:15:41 +00:00
* Changed Gravatar link to use HTTPS by default
* Fixed a bug where the admin avatar list page would only show a user's primary avatar
2015-04-27 04:15:41 +00:00
* Updated render_primary view to accept usernames with @ signs in them
2015-08-10 14:42:32 +00:00
* Updated translations (added Dutch, Japanese, and Simple Chinese)