- 11 Dec, 2012 8 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
George Kappel committed
-
Tom Christie committed
-
Making sure the assert does not fail when required=False, read_only=True
Tom Christie committed -
get_excluded_fieldnames() should respect Meta options' ability to be eit...
Tom Christie committed -
Venkat committed
-
- 10 Dec, 2012 1 commit
-
-
get_excluded_fieldnames() should respect Meta options' ability to be either a tuple or list. Fixes #490. Refactored `if self.opt.fields` out of the for loop. Updated and cleaned up the validation-tests.
Marko Tibold committed
-
- 08 Dec, 2012 5 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 07 Dec, 2012 6 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
When incorrect parameters are supplied to the obtain auth token view 400 *is* the correct response.
Tom Christie committed -
Tom Christie committed
-
Call model's .full_clean() method, eg. to validate uniqueness
Tom Christie committed
-
- 06 Dec, 2012 13 commits
-
-
Marko Tibold committed
-
fixed #469 - RegexField <--> BrowsableAPI Bug
Tom Christie committed -
Tom Christie committed
-
Fix for #460
Tom Christie committed -
Tom Christie committed
-
Add support for "true" and "false" as BooleanField values
Tom Christie committed -
ModelSerializer traverse related
Tom Christie committed -
Tom Christie committed
-
Textual tutorial fixes
Tom Christie committed -
Ben Roberts committed
-
Ben Roberts committed
-
Ben Roberts committed
-
- 05 Dec, 2012 7 commits
-
-
Plural/singular fix. Typo fixed.
Reinout van Rees committed -
Reinout van Rees committed
-
Reinout van Rees committed
-
Added a sentence introducing the second view. Fix one or two additional sentences.
Reinout van Rees committed -
@permission_classes takes a tuple or list.
Marko Tibold committed -
Some singular/plural fixes. Fixed some 'serialise->serialize' kind of UK/US differences. The 'z' seems more common in the rest of the docs, so that's what I used. Removed a half-finished-sentence left dangling somewhere.
Reinout van Rees committed -
Reinout van Rees committed
-