-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renomme correctement les modules
social.*
(#6556)
Une partie de la migration indiquée dans https://github.com/omab/python-social-auth/blob/master/MIGRATING_TO_SOCIAL.md n'a pas été faite : renommer tous les modules `social.*` en `social_core` ou `social_django`. Ça fonctionnait jusqu'à maintenant, car le paquet Python `social` était resté installé dans les environnements virtuels des serveurs de production et bêta, mais ça ne marche plus sur la bêta, puisqu'on est reparti d'un environnement vierge en le changeant... Suppression au passage de configuration inutilement dupliquée. Tant qu'à faire, mise à jour de social-auth-app-django. Fix #6554
- Loading branch information
1 parent
77de7ca
commit fbdd980
Showing
3 changed files
with
11 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters