aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-08-19Merge masterTom Christie
2014-08-18Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-08-18Only set .action attribute in override_method if it already existed on the viewTom Christie
2014-08-18Update README.mdTom Christie
2014-08-18Merge pull request #1763 from fongandrew/patch-1Tom Christie
override_method should substitute action
2014-08-18Merge pull request #1505 from ticosax/test.client.logoutTom Christie
reset stored credentials when call client.logout()
2014-08-18Merge pull request #1641 from javins/login-titleTom Christie
Refactor login template to extend base.
2014-08-18Merge pull request #1726 from ikame/masterTom Christie
Leave status responsibility to parent class
2014-08-18Merge pull request #1654 from carltongibson/1559-take-2Tom Christie
Allow use of native migrations in 1.7 — Take 2
2014-08-18Merge pull request #1772 from tomchristie/fix-1583Tom Christie
Copy filter_backends class attribute before returning it.
2014-08-18Merge pull request #1771 from tomchristie/fix-1718Tom Christie
Always uppercase X-Http-Method-Override methods.
2014-08-18Copy filter_backends class attribute before returning it.Tom Christie
2014-08-18Always uppercase X-Http-Method-Override methods. Closes #1718.Tom Christie
2014-08-18Improve wording.Carlton Gibson
2014-08-18Alter other reference to migrations.Carlton Gibson
2014-08-18Updated docs for South v1.0Carlton Gibson
2014-08-18Merge pull request #1711 from kdazzle/ModelViewSet-queryset-static-propertyTom Christie
Issue #1707: Add documentation to api-docs.viewsets
2014-08-18Merge pull request #1739 from kevinlondon/patch-3Tom Christie
Updated documentation for urls.py
2014-08-18tabs -> spacesTom Christie
2014-08-18Merge pull request #1688 from ekonstantinidis/quick-start-orderTom Christie
Updated quick start project set up order
2014-08-18Remove kickstarter links from homepage and READMETom Christie
2014-08-18Link to Django docs on widgets. Closes #1760.Tom Christie
2014-08-18Merge pull request #1761 from sshquack/minor-doc-updatesTom Christie
Trivial doc updates
2014-08-18Merge pull request #1762 from ↵Tom Christie
aymericderbois/feature/AddTestSerializerMethodField Add test for SerializerMethodField
2014-08-16Fixed action_map being pulled from wrong objectAndrew Fong
2014-08-16override_method should substitute actionAndrew Fong
A view's action is dependent on the request method. When overriding the method (e.g. to generate a form for a POST request on a GET call to the browseable API), the action should be updated as well. Otherwise, viewset functions may be in a weird limbo state where a 'list' action has a POST method.
2014-08-16Add test for SerializerMethodFieldAymeric Derbois
2014-08-16Sponsor updateTom Christie
2014-08-15Strip trailing spaces in tutorialsshquack
2014-08-15Specify file names using standard formatsshquack
+ Explicitly specify module names in the standard format similar to all the other tutorials + Remove the extra quote around module name
2014-08-15Latest sponsor updateTom Christie
2014-08-15Added compile to the sponsorsTom Christie
2014-08-15Added HolviTom Christie
2014-08-15Latest backer updateTom Christie
2014-08-15Latest sponsor updatesTom Christie
2014-08-15Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-08-15Replace docs title. Easy is a sucky word choice.Tom Christie
2014-08-15Merge pull request #1758 from catherinedodge/doc-fixesTom Christie
Fixed small typo in docs
2014-08-14Fixed small typocatherinedodge
2014-08-14Minor sponsor correctionTom Christie
2014-08-14Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-08-14Latest sponsor updateTom Christie
2014-08-14Merge pull request #1757 from jwhitlock/error_as_listTom Christie
ModelSerializer.restore_object - wrap ValueError error in a list
2014-08-13ModelSerializer.restore_object - errors as listJohn Whitlock
When a ValueError is raised in ModelSerializer.restore_object, the error is set to a one-element list, rather than a bare string.
2014-08-13Latest sponsor updateTom Christie
2014-08-12Minor docs style changeTom Christie
2014-08-12Added CantemoTom Christie
2014-08-12Added Rob SpectreTom Christie
2014-08-12Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-08-12Added OpenEye as a silver sponsorTom Christie