| Age | Commit message (Collapse) | Author |
|
Added a FileField and an ImageField
|
|
|
|
|
|
file_and_image_fields
|
|
|
|
Adjusted generics, mixins and serializers to take a `files` arg where applicable.
|
|
|
|
git://github.com/onepercentclub/django-rest-framework into filtering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inheritance
|
|
|
|
|
|
The filter support uses django-filter to work its magic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|