Ticket #8 (closed defect: fixed)
Add a get() method to Entity
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.4 |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
The fact that Entity doesn't have a get method causes problems with TurboGears-1.0.3.2 when it tries to "get" instances from a class. Proposing a patch that adds a get method to to Entity basing itself on the first primary key defined for the Entity.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
