------- . Hotfix - added dependency link to photologue.
1.2.2
----- . Fix forms.css rule for required fields. . Adapt monkey patch because of `django-photologue` version 2.8.praekelt. . Make it possible to define custom listings.
1.2.1
----- . Use `next` parameter when redirecting to age gateway. On successfully passing the age gateway, the user is redirected to `next`. . Allow a partner site to automatically pass the age gateway for a user by providing age gateway data in a JWT token.
1.2
--- . Move to jQuery 1.10.2 as recommended version. If you have customized and static Javascript resources you will have to update them manually. . Use a newer version of AnythingSlider. . Allow form class to be passed to join view. . Cache individual comments on comment list. . Minor performance improvements.
1.1.23
------ . Fix template error in `modelbase_list_item_ipod.html`.