#4748: contrib.auth: Increase length of names of permissions
-------------------------------------------------------+--------------------
Reporter: Thomas Güttler <[email protected]> | Owner:
nobody
Status: closed | Milestone:
Component: django.contrib.admin | Version: SVN
Resolution: wontfix | Keywords:
dbchange
Stage: Ready for checkin | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 1 |
-------------------------------------------------------+--------------------
Changes (by mtredinnick):
* status: new => closed
* resolution: => wontfix
Comment:
This would cause problems for every single existing installation of this
application (since the underlying database would need to be changed).
Changing model field constraints is only to be done if no other option is
available. In this case, we're not at that point yet.
--
Ticket URL: <http://code.djangoproject.com/ticket/4748#comment:11>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.