Closed Crocmagnon closed 7 years ago
Merci @PhilippeGeek ! @rbourrier, ça te va ?
Comment je sais si ça me va ?
On Mar 19, 2017 15:53, "Gabriel Augendre" notifications@github.com wrote:
@rbourrier https://github.com/rbourrier, ça te va ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BdEINSALyon/portailva/pull/33#issuecomment-287621880, or mute the thread https://github.com/notifications/unsubscribe-auth/AKiDct6Fza3Z3MH_cStRrNdITFqM_v46ks5rnUFXgaJpZM4Mhjew .
@rbourrier En lisant le code ?
Tu peux tester en local sur ton ordi :)
Git: <nom branche>
(probablement Git: dev
)origin/feature/active-members-number
Checkout as new local branch
./manage.py migrate
Tools > Run manage.py task
(Alt + R sur Mac) puis tape migrate
@Crocmagnon Tu as oublié la création d'un compte super-user
C'est déjà fait sur sa machine normalement.
Ajout de la fonctionnalité de nombre de membres actifs (#21) + nettoyage du code du formulaire d'association (passage à un
ModelForm
) pour plus de lisibilité.