aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-09Fixed missing word in CursorPagination docsDeven Xie
2015-03-08Merge pull request #2637 from mdentremont/topic/allow-serialize-unsaved-with-...Carlton Gibson
2015-03-06Merge pull request #2640 from Crystalnix/fix-remove-mergedictJosé Padilla
2015-03-06Add support for serializing models with m2m related fieldsMatt d'Entremont
2015-03-06Merge pull request #2643 from jpadilla/masterTom Christie
2015-03-06Fix customizing field mappings linkJosé Padilla
2015-03-06Better docs linkingTom Christie
2015-03-06More docs on cursor pagination3.1.0Tom Christie
2015-03-06Tweaks for cursor pagination and docsTom Christie
2015-03-05Remove `MergeDict`Egor Yurtaev
2015-03-04Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2015-03-04Update docsTom Christie
2015-03-04Clean up pagination attributesTom Christie
2015-03-03Merge pull request #2628 from maryokhin/patch-2Tom Christie
2015-03-03Call default.set_context() only on create. Refs #2619.Tymur Maryokhin
2015-03-02Merge pull request #2619 from kwood/masterTom Christie
2015-02-28Fix docstring formattingKevin Wood
2015-02-27Updated CreateOnlyDefault to call set_context on its default (if callable)Kevin Wood
2015-02-27Merge pull request #2616 from jerzyk/fix_dictfieldJosé Padilla
2015-02-27fix DictKey initial valueJanusz Harkot
2015-02-27Merge pull request #2584 from aRkadeFR/DocFixingTypoJosé Padilla
2015-02-27update for `that the` instead of `that`aRkadeFR
2015-02-27Merge pull request #2613 from Ian-Foote/python2-validatorsJosé Padilla
2015-02-27Ensure validators are new-style classes on python2Ian Foote
2015-02-27Merge pull request #2608 from ezheidtmann/dont-swallow-errors-in-callable-sou...Tom Christie
2015-02-26Add explanation for this exception mutationEvan Heidtmann
2015-02-26Avoid swallowing exceptions thrown in callable attributesEvan Heidtmann
2015-02-26Add tests for callable attributes raising exceptionsEvan Heidtmann
2015-02-26Merge pull request #2572 from Ins1ne/masterTom Christie
2015-02-26Merge pull request #2602 from dbrgn/fix-1602Tom Christie
2015-02-26Merge pull request #2606 from tomchristie/1.8-betaTom Christie
2015-02-26Who care what we do when it's totally malformed? Not me.Tom Christie
2015-02-26Update test for more graceful 1.8 handling of malformed filename encodingsTom Christie
2015-02-26Upgrade testing env name to django18betaTom Christie
2015-02-26Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2015-02-26Docs on exception handler context. Closes #2604.Tom Christie
2015-02-26Merge pull request #2587 from jpadilla/select-multiple-disabledTom Christie
2015-02-26Formally upgrade suport to Django 1.8-betaTom Christie
2015-02-26Pagination tweaks and docsTom Christie
2015-02-26Merge pull request #2605 from Tivix/masterTom Christie
2015-02-25Force-evaluate querysets (see #2602)Danilo Bargen
2015-02-25Update third-party-resources.mdMateusz Sikora
2015-02-25Update authentication.mdMateusz Sikora
2015-02-25Update third-party-resources.mdMateusz Sikora
2015-02-25Merge pull request #2601 from k4nar/refactor_simplerouterTom Christie
2015-02-25Remove duplicated code in routers.SimpleRouterYannick PEROUX
2015-02-25Merge pull request #2595 from k4nar/fix_url_pathTom Christie
2015-02-25Add a test for #2583 fixYannick PEROUX
2015-02-25Fix removal of url_path on @detail_route and @list_route. Fix # #2583Yannick PEROUX
2015-02-21Merge pull request #2586 from rense/masterTom Christie