aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-07replace page with page_size to avoide confusionDmitry Mukhin
2014-04-07set Retry-After header when throttledDmitry Mukhin
2014-04-07reset stored credentials when call client.logout()Nicolas Delaby
2014-04-04Merge pull request #1501 from jacobg/patch-1Carlton Gibson
2014-04-04add a __str__ implementation to APIExceptionjacobg
2014-03-31Content is a binary string.Xavier Ordoquy
2014-03-31Merge pull request #1493 from r4vi/fieldValidator-not-appliedXavier Ordoquy
2014-03-31add regression tests for field ValidatorsRavi Kotecha
2014-03-31Merge pull request #1477 from vlastv/patch-1Xavier Ordoquy
2014-03-30Stray unicode string marker removedEmanuele Pucciarelli
2014-03-30Metadata for related fields -- added test case.Emanuele Pucciarelli
2014-03-28Do not check model_field's attributes if it is NoneEmanuele Pucciarelli
2014-03-24Use help_text, verbose_name, editable attributes for related fieldsEmanuele Pucciarelli
2014-03-23Aligned the django-filter version with travis builds.Xavier Ordoquy
2014-03-22Merge pull request #1483 from dn0/querydict-bugXavier Ordoquy
2014-03-22Fixed encoding parameter in QueryDictDaniel Kontsek
2014-03-21Bumped tests against Django from 1.7a2 to 1.7b1Xavier Ordoquy
2014-03-21Merge pull request #1469 from entrouvert/masterTom Christie
2014-03-20Change serializer name for removing confusionVladislav Vlastovskiy
2014-03-20Merge pull request #1474 from elmehdikarami/masterTom Christie
2014-03-20Fixed copy-pasteVladislav Vlastovskiy
2014-03-20Moved get component from object after test source is starVladislav Vlastovskiy
2014-03-20Added test writable star sourceVladislav Vlastovskiy
2014-03-19Update serializers.pyelmkarami
2014-03-19Update serializers.pyelmkarami
2014-03-19Update serializers.pyelmkarami
2014-03-19authentication: allow all transport modes of access token in OAuth2Authentica...Benjamin Dauvergne
2014-03-17Minor docs tweakTom Christie
2014-03-17Tweak DRF compound fields docsTom Christie
2014-03-17Merge pull request #1472 from estebistec/ref-compound-fieldsTom Christie
2014-03-16Serializer fields section for 3rd-party packagesSteven Cummings
2014-03-07Merge pull request #1463 from linovia/bugfix/old_request_factory_url_argumentsXavier Ordoquy
2014-03-07Reintroduced url arguments in the urls for the tests.Xavier Ordoquy
2014-03-07Add Django 1.7 to toxTom Christie
2014-03-07Don't barf if PIL is not installed.Tom Christie
2014-03-07Pin pillow to 2.3.0Tom Christie
2014-03-07Merge pull request #1460 from inglesp/issue1434Tom Christie
2014-03-06Use six to reload modulePeter Inglesby
2014-03-06Merge pull request #1459 from linovia/bugfix/optional_unique_validationCarlton Gibson
2014-03-06Add SEARCH_PARAM and ORDERING_PARAM to settingsPeter Inglesby
2014-03-06Merge pull request #1455 from ericbuehl/masterTom Christie
2014-03-06it's safe to import scope and constantsEric Buehl
2014-03-06Merge remote-tracking branch 'upstream/master'Eric Buehl
2014-03-06Fixed the validation for optional fields that have a value.Xavier Ordoquy
2014-03-06More complex test case.Xavier Ordoquy
2014-03-06Forgot to add the ref field to the field list.Xavier Ordoquy
2014-03-06Added an optional unique field to Album and checked that duplicates are detec...Xavier Ordoquy
2014-03-06It's 2014 now, dontchaknowTom Christie
2014-03-06Version 2.3.132.3.13Tom Christie
2014-03-05Merge pull request #1454 from rhcarvalho/patch-2Tom Christie