Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#18077 closed Cleanup/optimization (invalid)

XMLField removal should be informed in release notes

Reported by: italo.maia@… Owned by: nobody
Component: Documentation Version: 1.4
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

XMLField removal should be informed in django1.4 release notes as it may cause some confusion.

Change History (2)

comment:1 by Russell Keith-Magee, 12 years ago

Resolution: invalid
Status: newclosed

XMLField was removed in 1.3, and it was mentioned in the release notes.

comment:2 by Russell Keith-Magee, 12 years ago

Sorry - Deprecated in 1.3.

Note: See TracTickets for help on using tickets.
Back to Top