Posts Tagged ‘ collection ’

Django tips: Tech Model: Re: Django REST and FILEFIELD field

March 1, 2010
By

Django tips : Tech Model. Monday, March 1, 2010. Re: Django REST and FILEFIELD field. I've got this working in the past, but only by writing custom create() methods on the Collection and Entry classes. In the custom create() method you ...

Read more »