Total de 52 respostas na sua pesquisa
Ordenar por: Relevância Tipo Atividade recente
https://gitlab.com/participa/noosfero/commits/user-messages Não encontrei as mudanças dessa branch no staging ou no production: * http...
fixed mailman list name and held messages
* Move error messages to shared folder * Refactor and addition of tests for signup on RegisterComponent * Display error mess...
- Adds highlight to institutions input - Adds individual error messages to institutions additional fields
If list has no emails, one must send any email in order to show the list (if list is public or one is subscribed to it) in groups tab. ...
UserCreationForm: ```python username = forms.RegexField(label=_("Username"), max_length=30, regex=r'^[\w.@+-...