Anyone knows if verbose_name_plural is stored in any django table?
I mean, is this literal used in some of the django_migrations, auth_xxxx, ... tables when we apply a migration?
Anyone knows if verbose_name_plural is stored in any django table?
I mean, is this literal used in some of the django_migrations, auth_xxxx, ... tables when we apply a migration?