Opened 17 years ago
Closed 15 years ago
#7326 closed (invalid)
transaction documentation on website isn't completely generated
| Reported by: | Sebastian Noack | Owned by: | nobody |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The "Sample API usage" under http://www.djangoproject.com/documentation/models/transactions/ is incomplete. Probably because of settings.BUILDING_DOCS is False or not set.
Change History (2)
comment:1 by , 17 years ago
| Summary: | transaction example is wrong generated. → transaction documentation on website isn't completely generated |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 15 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Can't reproduce. There is no "Sample API Usage" header on the current transaction documentation.