- 12 Jun, 2014 3 commits
-
-
Version 2.3.14
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
- 11 Jun, 2014 1 commit
-
-
Fix #1614 - Corrected reference to serializers.CharField
Tom Christie committed
-
- 10 Jun, 2014 1 commit
-
-
Greg Barker committed
-
- 08 Jun, 2014 1 commit
-
-
Xavier Ordoquy committed
-
- 05 Jun, 2014 2 commits
-
-
Replace ChoiceField type_label
Xavier Ordoquy committed -
khamaileon committed
-
- 02 Jun, 2014 2 commits
-
-
Fix typo in docs
Xavier Ordoquy committed -
Rodolfo Carvalho committed
-
- 30 May, 2014 2 commits
-
-
Always use specified content type in APIRequestFactory
Tom Christie committed -
If `content_type` is specified in the `APIRequestFactory`, always include it in the request, even if data is empty.
Danilo Bargen committed
-
- 29 May, 2014 1 commit
-
-
Tom Christie committed
-
- 26 May, 2014 2 commits
-
-
Add the allow_add_remove parameter to the get_serializer method
Xavier Ordoquy committed -
khamaileon committed
-
- 23 May, 2014 1 commit
-
-
`_resolve_model` should work with unicode strings
Tom Christie committed
-
- 22 May, 2014 3 commits
-
-
Piper Merriam committed
-
fields: allow help_text on SerializerMethodField
Tom Christie committed -
...by passing through any extra *args and **kwargs to the parent constructor. Previously one couldn't assign help_text to a SerializerMethodField during construction.
John Spray committed
-
- 20 May, 2014 2 commits
-
-
Allow customising ChoiceField blank display value
Tom Christie committed -
Ian Foote committed
-
- 19 May, 2014 2 commits
-
-
fix pep8
Xavier Ordoquy committed -
allenhu committed
-
- 18 May, 2014 2 commits
-
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
- 16 May, 2014 1 commit
-
-
Xavier Ordoquy committed
-
- 15 May, 2014 6 commits
-
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Xavier Ordoquy committed
-
Typo fix.
Xavier Ordoquy committed -
Giorgos Logiotatidis committed
-
- 12 May, 2014 1 commit
-
-
Corey Farwell committed
-
- 09 May, 2014 1 commit
-
-
Fixes #1535 (HTML widget missing `id` attribute)
Carlton Gibson committed
-
- 08 May, 2014 3 commits
-
-
Updated failing test from #1575
Carlton Gibson committed -
Carlton Gibson committed
-
Add colon to time zone offset in readable_datetime_formats
Carlton Gibson committed
-
- 07 May, 2014 1 commit
-
-
Elliott committed
-
- 06 May, 2014 2 commits
-
-
Help docs
Tom Christie committed -
Sylvain Bellemare committed
-