Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#19803 closed Cleanup/optimization (fixed)

Mention backward relationships in ORM aggrregation documentation

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

Description

The associated patch adds mention of the ability and examples re: Multiple-model spanning relationships that include backwards relationships.

Change History (4)

comment:2 by Claude Paroz, 12 years ago

Component: UncategorizedDocumentation
Triage Stage: UnreviewedAccepted
Type: UncategorizedCleanup/optimization

comment:3 by Ramiro Morales <cramm0@…>, 12 years ago

Resolution: fixed
Status: newclosed

In 0560bfb705687c831e2769b1202706e2ceb1f7a7:

Mention backward relationships in aggregate docs.

Thanks Anssi and Marc Tamlyn for reviewing.

Fixes #19803.

comment:4 by Ramiro Morales <cramm0@…>, 12 years ago

In 89ce55b301d163500b99c72bfefd9f07c5542091:

[1.5.x] Mention backward relationships in aggregate docs.

Thanks Anssi and Marc Tamlyn for reviewing.

Fixes #19803.

0560bfb705687c831e2769b1202706e2ceb1f7a7 from master.

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