- django 1.5 support (thanks Maxim Syabro).
request.vk_api
withvkontakte.API
instance (thanks Anton Smirnov);- Workaround for AttributeError in forms.py (thanks Evgeniy Kirov);
- Improved Safari cookie fix (thanks Domantas Jackūnas);
- IFrameFixMiddleware works now if user agent is not set (thanks Evgeniy Kirov).
- Auth backend is fixed (thanks Evgeniy Kirov and http://habrahabr.ru/users/Zaharov/);
- improved README;
- IE fix: P3P policy headers are added (thanks Maxim Syabro for suggestion);
- Opera and Safari cookies fix (thanks Evgeniy Kirov);
- alternative OpenAPI authorization (thanks Evgeniy Kirov).
- Vkontakte user language is integrated with django i18n. Thanks Vasyl Nakvasiuk.
- Error with InnoDB fixture loading is fixed.
Bugfix: login was not allowed if user language was unknown. Full vkontakte language list. Thanks Vasyl Nakvasiuk.
The first release