* Fandjango is no longer dependant on Facebook's Python SDK. * Fix ImportError exceptions introduced in 3.2.
3.2.0
+++++
* Fix a bug that caused an exception when the user had not specified his/her/its first name, last name or gender.
3.1.1
+++++
* Fandjango now supports Python 2.5.
3.1.0
+++++
* The 'facebook_authorization_required' decorator now has an optional argument; 'redirect_uri'. Note that this changes its syntax; it now requires to be suffixed by a set of parenthesis.
3.0.1
+++++
* Fixed a bug that caused Fandjango to crash if no signed request was available.