Opened 17 years ago
Closed 16 years ago
#6855 closed (duplicate)
http://www.djangoproject.com/documentation/modelforms/ - ModelForms and models declared in same code block. Requires clarification.
Reported by: | kabads | 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
Has 'A Full example', which declares both the models in the code example, but below are both the models and ModelForm declarations. For clarity, these should be split into two separate panes.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #6856