#5254 NORM Never A: source and description should be added to the model
Zarro Boogs per Child
bugtracker at laptop.org
Sat Dec 1 13:31:16 EST 2007
#5254: source and description should be added to the model
------------------------+---------------------------------------------------
Reporter: tomeu | Owner: tomeu
Type: defect | Status: new
Priority: normal | Milestone: Never Assigned
Component: datastore | Version:
Resolution: | Keywords: Update.1?
Verified: 0 |
------------------------+---------------------------------------------------
Comment(by tomeu):
Sorry, this is enough:
{{{
diff --git a/src/olpc/datastore/model.py b/src/olpc/datastore/model.py
index acabae3..bb8228a 100644
--- a/src/olpc/datastore/model.py
+++ b/src/olpc/datastore/model.py
@@ -400,5 +400,6 @@ defaultModel = Model().addFields(
('preview', 'external'),
('buddies', 'text'),
('source', 'text'),
+ ('description', 'text'),
)
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/5254#comment:2>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list