id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 8632 Permission name field is to short when handling Models with long names Stefan Foulis nobody "django/contrib/auth/models.py, line 72 name = models.CharField(_('name'), max_length=50) When handling models with long names max_length is to short for the auto-generated Permission names. Why not just use max_length=255? It's a trivial change and would be nice to have it in 1.0" closed contrib.auth dev duplicate Unreviewed 0 0 0 0 0 0