list field in django Serializer?


Hi

I am reimplementing the REST api for manipulating instances on openstack with django. I defined a model named Lab with a list field to store the status of instances in the lab. But there is no list field in Serializer class...Anyone have idea about this? ThanksÂ

Best
Lengyue





Other Mailing lists | Author Index | Date Index | Subject Index | Thread Index