- Workaround for unicode bug with urllib.urlencode
1.3
- updated to factory-boy > 2.0.0
1.2
- Making app compatible with Django 1.5 and custom user models - IMPORTANT: You must add AUTH_USER_MODEL to your settings (if you use the default, set it to 'auth.User')