re Tutorial pt 1 "Playing with the API"
In the tutorial part 1, In the later part of the "playing with the api" section, an attribute is invoked called choice_set. Now, it's my understanding after some discussion on IRC that foo_set is a magical attributed generated from reverse relations. I think this needs to be mentioned in the tutorial, or a link provided to the more comprehensive documentation. My main reasoning is that the only clue the reader has to go by is the word "set" which won't produce useful search results. Thanks.
Change History
(7)
milestone: |
→ 1.2
|
Triage Stage: |
Unreviewed → Accepted
|
Has patch: |
set
|
Owner: |
changed from nobody to Derek Willis
|
Status: |
new → assigned
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Taking a stab at this, although the way the example is set up, I could also see creating the Choice objects independently and then explaining how the API is used to access related objects in both directions.