#12185 closed (invalid)
Wrong reference in admin documentation
| Reported by: | shebang | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| 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
The admin documentation of the SVN version (http://docs.djangoproject.com/en/dev/ref/contrib/admin/) talks about two subclasses of InlineModelAdmin and names them as "Tabularline" and "Stackedeline" - this should be "Tabular_Inline" and "Stacked_Inline". NOTE: I had to write these with an underscore as even the trac preview altered the terms to the wrong version!
Change History (3)
comment:1 by , 16 years ago
| Version: | 1.1 → SVN |
|---|
comment:2 by , 16 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:3 by , 16 years ago
Yes, you are perfectly right - sorry for bothering. Just for the records: the cause of this was a Firefox add-on that I had installed and forgotten about, the "Binnen-I be gone" add-on.
There's something wrong with your browser, or something. Perhaps the same something as the person in #10371, but though the person acknowledged the problem was on their end they never explained it so I have no idea what caused the problem. The doc and the code is all consistent here, with
Inpart of the names. I don't know why you cannot see them when browsing the doc.