aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-19Update release notesTom Christie
2013-08-19Merge branch 'boolean-field-required-1004' of git://github.com/willkg/django-...Tom Christie
2013-08-19Only HTML forms should have implicit default False for boolean fieldsTom Christie
2013-08-19Update release notes.Tom Christie
2013-08-19Added @chrispaolini.Tom Christie
2013-08-19Document customizable view names/descriptionsTom Christie
2013-08-19Move view name/description functions into public spaceTom Christie
2013-08-19Merge branch 'master' of git://github.com/chrispaolini/django-rest-framework ...Tom Christie
2013-08-18Updated tests for view name and descriptionChristopher Paolini
2013-08-17Updated default view name/description functionsChristopher Paolini
2013-08-17Improved view/description function settingChristopher Paolini
2013-08-16Settings now have default functionsChristopher Paolini
2013-08-16Add test for BooleanField and requiredWill Kahn-Greene
2013-08-16Update docs to include testing.Tom Christie
2013-08-16Version 2.3.72.3.7Tom Christie
2013-08-16Tweak docs.Tom Christie
2013-08-16Update release notesTom Christie
2013-08-15Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-08-15AnonRateThrottle should always allow authenticated users. Closes #994Tom Christie
2013-08-15Ability to override name/description of viewChristopher Paolini
2013-08-15Merge pull request #1040 from crushingithard/patch-1Tom Christie
2013-08-14Update filters.pyChad Barrington
2013-08-14Update filters.pyChad Barrington
2013-08-14Added @jsatt.Tom Christie
2013-08-14Merge pull request #1038 from jsatt/nontime_throttlingTom Christie
2013-08-14Merge pull request #1039 from rotajota/masterTom Christie
2013-08-13Fix for "No module named compat"JT
2013-08-13don't set X-Throttle-Wait-Second header if throttle wait is NoneJeremy Satterfield
2013-08-13Add @martync for #1033 thanks!Stephan Groß
2013-08-13Merge pull request #1033 from martync/patch-1Stephan Groß
2013-08-13Small typomartync
2013-08-12Merge pull request #1031 from yprez/template-fix-patch-labelTom Christie
2013-08-12Fix PATCH button title in templateYuri Prezument
2013-08-12Added @etos.Tom Christie
2013-08-12Merge pull request #1030 from etos/patch-2Tom Christie
2013-08-12Merge pull request #1029 from etos/patch-1Tom Christie
2013-08-10Spelling correction on read_only_fields err msgDan Stephenson
2013-08-10Spelling correction on read_only_fields err msgDan Stephenson
2013-08-07Added @kolvia.Tom Christie
2013-08-07Merge pull request #1026 from kolvia/fix-typosTom Christie
2013-08-07Fixed typos in a bunch of docsVeronica Lynn
2013-08-03Merge pull request #1023 from jsummerfield/patch-5Stephan Groß
2013-08-03Fixing typos in routers.mdJames Summerfield
2013-08-02Add @rlr for #1022 thanks!Stephan Groß
2013-08-01Merge pull request #1022 from rlr/missing-commaStephan Groß
2013-08-01Add missing comma to generic view example.Ricky Rosario
2013-07-31Merge pull request #1017 from minddust/third_party_docsStephan Groß
2013-07-31Fix typoStephan Groß
2013-07-31Add drf-any-permission docs entryStephan Groß
2013-07-31Merge pull request #1015 from leandersikma/patch-1Tom Christie