implement form for listfield

21 views
Skip to first unread message

rohit jangid

unread,
Mar 22, 2012, 5:58:42 PM3/22/12
to django...@googlegroups.com
hi,
I'm using mongodb as my database and djangomongodb engine for the orm layer.

I have a basic model let say 'A' which I can use in admin module and
objects in db
than
I have another model which has a field like this

class B
fieldname ListField(EmbeddedModelField('A'))

the problem is that when I try to add objects for model B , it says I
have not implemented forms for diplaying listfield which is a normal
error .

I am new to django and mongodb so I wanted to discuss how to approach
these kind of problems or are there any solutions already available
for this .. since I feel I will be encountering this kind of problems
in future as well

thanks

--
Rohit Jangid
Under Graduate Student,
Deptt. of Computer Engineering
NSIT, Delhi University, India

Reply all
Reply to author
Forward
0 new messages