Opened 15 years ago
Closed 15 years ago
#12298 closed (invalid)
documentation flaw, many to many inline
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | 1.1 |
Severity: | 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
http://docs.djangoproject.com/en/dev/ref/contrib/admin/#working-with-many-to-many-models - I could not get 'through' to work in any form
Note:
See TracTickets
for help on using tickets.
Note the "New in Development Version" at the top of that section. Yet this ticket's version has been set to 1.1. That section doesn't apply to 1.1 -- "development version" means an SVN checkout. So I'm going to guess the problem is you are trying something on 1.1 that isn't supported.
If not -- if in fact you are using a recent SVN checkout -- then please update the Version to be correct and also, if you reopen, give details of a least one of the "any forms" in which you tried to make this work, and details of how it failed. Did you get an error? If not, please explain how the output you got differed from what you expected.