Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#12840 closed (fixed)

Mark natural key suppory in serialzation docs as new in 1.2

Reported by: Ramiro Morales Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

We need to mark the new natural key handling capabilities of the serializtion code with a versionadded:: 1.2 tag.
See this django-users thread for an example of an user confused about this.

Attachments (1)

12840.diff (971 bytes ) - added by Ramiro Morales 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by Alex Gaynor, 14 years ago

Triage Stage: UnreviewedAccepted

by Ramiro Morales, 14 years ago

Attachment: 12840.diff added

comment:2 by Ramiro Morales, 14 years ago

Has patch: set

comment:3 by Alex Gaynor, 14 years ago

Triage Stage: AcceptedReady for checkin

comment:4 by Jacob, 14 years ago

Resolution: fixed
Status: newclosed

(In [12432]) Fixed #12840: mark natural key serialization in the docs as new in 1.2. Thanks, ramiro.

comment:5 by Jacob, 13 years ago

milestone: 1.2

Milestone 1.2 deleted

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