Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flag de "ya aceptó ser colaborador" #18

Closed
facundobatista opened this issue May 3, 2018 · 2 comments
Closed

Flag de "ya aceptó ser colaborador" #18

facundobatista opened this issue May 3, 2018 · 2 comments

Comments

@facundobatista
Copy link
Member

Para los socios colaboradores necesitamos un flag más en el modelo que indique que realizó el proceso para ser colaborador, default a False en caso de ser colaborador, nullable (para los no colaboradores) y que se pondría en True a mano..

@samsagaz
Copy link
Collaborator

samsagaz commented Mar 3, 2019

Creo que ya está implementado en el modelo (o no entiendo el issue)
has_collaborator_acceptance = models.BooleanField(_('ha aceptado ser colaborador?'), default=False)

@facundobatista
Copy link
Member Author

Yes! Gracias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants