Opened 18 years ago

Closed 17 years ago

#3487 closed (invalid)

docs/models/generic_relations is orphaned and "does-not-exist"

Reported by: Marc Fargas <telenieko@…> Owned by: Jacob
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Which means it has no link from any other documents or that, more likely, I could not find it.
On the other hand, generic_relations *is not* in SVN I supose it's a flatpage or something like that! could this document be brought to docs/ ?

Change History (3)

comment:1 by James Bennett, 18 years ago

There are very rudimentary docs for it linked off the model examples page here: http://www.djangoproject.com/documentation/models/

But the feature is still unstable and incomplete, so personally I'd rather hold off until it's ready for people to start using it before we really begin advertising it.

comment:2 by Simon G. <dev@…>, 18 years ago

Triage Stage: UnreviewedAccepted

Accepted for when we're ready.

comment:3 by Malcolm Tredinnick, 17 years ago

Resolution: invalid
Status: newclosed

This isn't really a bug, since generic relations aren't documented yet. Pointing out things that are missing from non-existent documentation is a little confusing. When the documentaiton lands, we can reopen something like this if there is something to fix.

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