#9254 closed (fixed)
porting guide lacks
| Reported by: | beza1e1 | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | yes |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The 1.0 porting guide is insufficient. Stuff i ran into:
- The 'core' keyword argument in models has vanished. I don't know, what the proper replacement should be.
- x.get_document_url => x.document.url
- x.get_document_size => x.document.size
Change History (3)
comment:1 by , 17 years ago
| Needs documentation: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
Correct, it could do with a bit of polish around those two areas.