. Remember me field now on login and join forms. Checked by default. . Any call to get_XXX_url is now layer aware. . Comment posting now ajaxified depending on browser capabilities.
2.1.3
----- . Fix critical issue where slice happens before distinct in some code paths.
2.1.2
----- . Fix issue 69 - possible duplicate items in a listing.
2.1.1
----- . Deprecate legacy photosizes named `listing_*`. . Fix smart layer Javascript to correctly identify listing on ajax actions.
2.1
--- . Fix bug where listing did not return content in the correct order. Note that `listing.queryset` is not guaranteed to return a real queryset anymore. . Remove view_modifier field from listing change form until we move to Django 1.8.
2.0.5
----- . Cosmetic change. Listing image background clashed with alternate row colour in Django admin.