Opened 11 years ago
Closed 10 years ago
#24734 closed New feature (wontfix)
Add class based generic views documentation section on advanced customization
| Reported by: | andrei kulakov | Owned by: | andrei kulakov |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | 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
The section will include many example of customized and combined CBGVs.
Change History (2)
comment:1 by , 11 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 10 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Long reasoning in the PR.
Short reasoning: Many of these are either not common concepts, overly simplified and have even more extensibility problems than the existing views, or have obvious pitfalls for users.