- 16 Nov, 2012 8 commits
-
-
Added a FileField and an ImageField
Tom Christie committed -
Tom Christie committed
-
Added note about MultipartParser only supporting file uploads and Django's default upload handlers.
Marko Tibold committed -
support for custom page size per request
Tom Christie committed -
Tom Christie committed
-
./mkdocs.py -p opens a preview in your default browser
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
- 15 Nov, 2012 7 commits
-
-
Marko Tibold committed
-
./mkdocs.py -p opens a preview in your default browser. Tested on Mac, but should work on windows and Linux as well.
Marko Tibold committed -
Marko Tibold committed
-
Stephan Groß committed
-
Stephan Groß committed
-
Stephan Groß committed
-
Stephan Groß committed
-
- 14 Nov, 2012 15 commits
-
-
Fixes #417
Marko Tibold committed -
Marko Tibold committed
-
Marko Tibold committed
-
No type checking in .restore_fields() Added missing BytesIO import.
Marko Tibold committed -
Tom Christie committed
-
Location header when Creating a Resource with HyperlinkedIdentityField
Tom Christie committed -
added description how to use the auth token
Tom Christie committed -
fixed some typos
Tom Christie committed -
Stephan Groß committed
-
Stephan Groß committed
-
Stephan Groß committed
-
Stephan Groß committed
-
Stephan Groß committed
-
Ludwig Kraatz committed
-
and adding myself to auhtors file
Ludwig Kraatz committed
-
- 13 Nov, 2012 9 commits
-
-
Marko Tibold committed
-
Adjusted generics, mixins and serializers to take a `files` arg where applicable.
Marko Tibold committed -
added it in first commit but after third it became useless.
Ludwig Kraatz committed -
Location header is set just, if there is a Location field on the serializer.
Ludwig Kraatz committed -
after changing the headers storing of reponse
Ludwig Kraatz committed -
reponse didnt handle any headers at all. Accepts now a dict of headers and sets those properly
Ludwig Kraatz committed -
when creating a Resource with HyperlinkedIdentityField of any name
Ludwig Kraatz committed -
Tom Christie committed
-
Tom Christie committed
-
- 11 Nov, 2012 1 commit
-
-
Fixes #380
Marko Tibold committed
-