Ticket #36 (closed defect: fixed)
model.py in videostore example lacks some imports
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | tests | Version: | |
| Keywords: | Cc: |
Description
I couldn't run the videostore turbogears example , until I added the next line ...
from elixir import Field, ManyToOne, ManyToMany, OneToMany
Change History
Note: See
TracTickets for help on using
tickets.
