#10510 closed (fixed)
formfield_for_foreignkey
| Reported by: | onno | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | formfield_for_foreignkey | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
If I'm not mistaken This section is only django 1.1 and is not so noted in the docs. So it could confuse somebody who is reading the docs!
See the url
Thanxs for the great docs!
Change History (3)
comment:1 by , 17 years ago
| milestone: | → 1.1 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [10148]) Fixed #10510 -- Added missing versionadded marker for formfield_for_foreignkey docs. Thanks to onno.