#16302: Ensure contrib (namely comments) is IPv6 capable
-------------------------------------+----------------------------------
Reporter: toofishes | Owner: nobody
Type: Bug | Status: new
Milestone: 1.4 | Component: contrib.comments
Version: SVN | Severity: Normal
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 1 | Needs tests: 1
Patch needs improvement: 1 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+----------------------------------
Changes (by aaugustin):
* needs_docs: => 1
* needs_better_patch: => 1
* needs_tests: => 1
* stage: Unreviewed => Accepted
Comment:
We need to handle backwards compatibility carefully here.
I haven't followed closely the implementation of `GenericIPAddressField`,
but I suppose it's not represented like `IPAddressField` in the database,
so your change may break existing users of contrib.comments when they
upgrade to 1.4.
If backwards compatibility is broken, detailed instructions must be added
to the release notes.
--
Ticket URL: <https://code.djangoproject.com/ticket/16302#comment:1>
Django <https://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.