aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-27Merge pull request #59 from gwrtheyrn/patch-1Tom Christie
2011-07-27Fixed TypeError that occurs without request data. Danilo Bargen
2011-07-22Whitespace tweaksTom Christie
2011-07-22Whitespace tweakTom Christie
2011-07-19Edited djangorestframework/permissions.py via GitHubTom Christie
2011-07-19Edited AUTHORS via GitHubTom Christie
2011-07-19Merge pull request #53 from ulmus/masterTom Christie
2011-07-19Revert "Added pagination mixin. Need to write tests"Tom Christie
2011-07-19Revert "Now throws a 404 if page isn't an int"Tom Christie
2011-07-19Revert pagination stuffTom Christie
2011-07-19Added tests for paginationTom Drummond
2011-07-19Now throws a 404 if page isn't an intTom Drummond
2011-07-19Added pagination mixin. Need to write testsTom Drummond
2011-07-19Fixed __init__ arguments on ModelResourceJens Alm
2011-07-15More tests for overloaded json requests and normal json requestsTom Drummond
2011-07-15Added more tests related to request.POST and request.DATATom Drummond
2011-07-15Added tests to ensure you can access request.POST with UserLoggedInAuthentica...Tom Drummond
2011-07-14Edited AUTHORS via GitHubTom Christie
2011-07-14Edited AUTHORS via GitHubTom Christie
2011-07-14Edited AUTHORS via GitHubTom Christie
2011-07-14Edited AUTHORS via GitHubTom Christie
2011-07-14Added garciasoleroTom Christie
2011-07-14Merge pull request #49 from garciasolero/masterTom Christie
2011-07-13Test for serialitation of dictionaries with keys that collide withgarciasolero
2011-07-13Improve coverage reportingTom Christie
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11hg-git mergingtom christie tom@tomchristie.com
2011-07-11Merge branch 'master' of github.com:tomchristie/django-rest-frameworkTom Christie
2011-07-11typo in testTom Christie
2011-07-11Update Authors. Also It's going to be too hard to track who's done exactly w...Tom Christie
2011-07-11Merge pull request #46 from jakul/m2m_create_throughTom Christie
2011-07-11Merge 91b9d0b2a3fa55ff163f64bc689a59ca01cff8bb into 5433cb3e27058c2f7da6118ff...GitHub Merge Button
2011-07-11Merge pull request #44 from fzunino/m2m_createTom Christie
2011-07-11Merge 8a2944acdf66a966f0bd4ea4770f012f2597fb4e into e4ce57b88cdcb3a0e642d05a7...GitHub Merge Button
2011-07-11Merge pull request #45 from sebpiq/masterTom Christie
2011-07-08Merge 91b9d0b2a3fa55ff163f64bc689a59ca01cff8bb into 3b2e70dd3a3bbac0fb5318329...GitHub Merge Button
2011-07-08Merge 8a2944acdf66a966f0bd4ea4770f012f2597fb4e into 3b2e70dd3a3bbac0fb5318329...GitHub Merge Button
2011-07-08remove hardcoded model._meta.many_to_many[0]; update mixin tests to test with...Craig Blaszczyk
2011-07-08update mixin to work with m2m data using a through field, by storing the name...Craig Blaszczyk
2011-07-08add unit tests which show m2m creation failing for through tableCraig Blaszczyk
2011-07-07Tests for CreateModelMixin (unit and integration test via ListOrCreateModelVi...Fernando Zunino
2011-07-06Merge 11ee3857437e2d6f4e6ddc89ee0289e90395c1c4 into 3b2e70dd3a3bbac0fb5318329...GitHub Merge Button