------ . Fix bug where it was possible for an event handler to change the default avatar during user registration. . Cache individual listing item templates.
1.1.21
------ . Content type, categories and tags fields on listings are now ANDed when evaluating the listing. . Do not allow comments containing only spaces.
1.1.20
------ . Provide two more custom listing styles. . Listings can now be filtered by tag.
1.1.19.3
-------- . Use `django-setuptest` 0.1.4. It handles South migrations correctly. . Use workaround so `jmbo-sitemap` works correctly again.
1.1.19.2
-------- . Really do what is stated in 1.1.19.1.
1.1.19.1
-------- . Found a critical error in legacy Jmbo code that is triggered by `jmbo-sitemap` URL pattern. Remove `jmbo-sitemap` URL patterns.