Bug #6953
fix deprecation warning in authentic2_idp_cas/forms.py since Django 1.7
Start date:
15 April 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Associated revisions
History
Updated by Benjamin Dauvergne almost 8 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit db2009731e6a24abafbb686ff2da5495b4b5ccc2.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
cas/forms.py: fix deprecation warning by adding a `fields` attribute to the Meta class (fixes #6953)