Fandjango

Latest version: v4.2.1

Safety actively analyzes 628576 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

3.6.1

+++++

* Fixed a bug that caused the "facebook_authorization_required" decorator to be incompatible with Django libraries that modify
the order of arguments given to views.

3.6.0

+++++

* It is now possible to direct users to application authorization from templates: "{% url authorize_application %}".
* Fandjango now tracks whether users currently authorize the application (this requires some configuration; see the README for details).

3.5.0

+++++

* The user model has been upgraded with a number of new properties: facebook_username, hometown, location, bio,
relationship_status, political_views, email, website, locale, verified and birthday.
* You may now synchronize a user instance with Facebook by calling its synchronize() method.

3.4.1

+++++

* Fandjango now supports South database migrations. To enable South in an existing installation of Fandjango,
run 'python manage.py migrate fandajngo 0001 --fake'.

3.4.0

+++++

* New feature: FANDJANGO_ENABLED_PATHS
* New feature: FANDJANGO_DISABLED_PATHS
* FANDJANGO_IGNORE_PATHS is now deprecated.
* New feature: OAuthTokenexpired
* The OAuth Token model is now registered with Django's admin.

3.3.3

+++++

* HTTP POST requests made from the Facebook platform as a result of Facebook's 'POST to Canvas' migration
are now transparently converted to HTTP GET requests.

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.