| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
route types
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
git://github.com/rouge8/django-rest-framework into rouge8-remove-hold-down-control-messages
 | 
 | 
APIClient and APIRequestFactory
 | 
 | 
 | 
 | 
When getting the help_text from a field where `many=True`, Django
appends 'Hold down "Control", or "Command" on a Mac, to select more than
one.' to the help_text. This makes some sense in Django's ModelForms,
but no sense in the API.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
aware datetimes
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Prevent dynamically routing to a method that is already routed to.
 | 
 | 
already routed to. Fixes #940
 | 
 | 
 | 
 | 
Make browsable API views play nice with utf-8
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Fixed a couple of small problems I found when using the action decorator.
 | 
 | 
'name' argument. Closes #933
 | 
 | 
 | 
 | 
Previously, using uppercase for the method argument would silently fail
to route those methods.
 | 
 | 
DjangoModelPermissions
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Added test for custom fields with min_value and max_value validators
 | 
 | 
I was having problems with a custom field that used a min_value validator...
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Add support for fields that use min and max value validators.
 | 
 | 
Signed-off-by: Ethan Fremen <ethan@matterport.com>
 |