#10776 closed (fixed)
there should be a link from slugfield description to prepopulated field description
| Reported by: | ernop | Owned by: | Tim Graham |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Right after adding slug fields to my models I spent a long time looking for how to prepopulate them, or source them from other fields. I eventually just found prepopulated field randomly.
The link should go from this paragraph
http://docs.djangoproject.com/en/dev/ref/models/fields/#slugfield
to
http://docs.djangoproject.com/en/dev/ref/contrib/admin/#prepopulated-fields
and i suggest text
"If you want to use another field as the source of a slug in the admin system, use prepopulated_fields"
Attachments (1)
Change History (6)
comment:1 by , 17 years ago
| milestone: | → 1.1 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
by , 17 years ago
| Attachment: | 10776.diff added |
|---|
comment:3 by , 17 years ago
| Has patch: | set |
|---|
comment:4 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
also added some metadata targets to docs/contrib/admin/index.txt