"s" duplicados

39 views
Skip to first unread message

Izaias de Oliveira Elias

unread,
Feb 1, 2020, 12:57:20 PM2/1/20
to Django developers (Contributions to Django itself)
Boa tarde a todos venho aqui comunicar oque me parece um bug.
Bom quando crio um app no django e voou a area de administrador, sempre no final do nome do app aparece dois "ss"
segue screenshots;
Captura de tela de 2020-02-01 14-50-08.png
Captura de tela de 2020-02-01 14-49-54.png

Adam Johnson

unread,
Feb 1, 2020, 1:19:43 PM2/1/20
to django-d...@googlegroups.com
Hi

This mailing list is in English and is not the correct forum for bug reports.

Also there is no bug - you probably have a model called "Clientes" that is being "pluralized" by Django, adding "s". Set verbose_name_plural to control this: https://docs.djangoproject.com/en/3.0/ref/models/options/#verbose-name-plural

Thanks,

Adam

--
You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/9310ce02-1a0d-4f05-95d5-96d434a503b2%40googlegroups.com.


--
Adam

אורי

unread,
Feb 2, 2020, 11:12:29 AM2/2/20
to Django developers (Contributions to Django itself)
If your question is specific to Django translation to a specific language, you can write to djang...@googlegroups.com or join this language on Transifex and submit translations.


--
Reply all
Reply to author
Forward
0 new messages