aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
AgeCommit message (Collapse)Author
2014-01-15Security update to OrderingFilter2.3.12Tom Christie
2014-01-14Added write_only and write_only_fields. Refs #1306Tom Christie
2014-01-08Use www.django-rest-framework.org for docs instead of ↵Tom Christie
django-rest-framework.org due to issues with naked domains
2014-01-02Fix bugfix noteKevin Brown
This fixes a bugfix note that was added because of #1293, which pointed out that a change in a bugfix [1] broke backwards compatibility. The bugfix did not work as expected because a variable was quoted when it should not have been. This removes the quotes around the variable, which brings back the expected functionality.
2013-12-23Updated release notesTom Christie
2013-12-16TypoTom Christie
2013-12-14Add note on pagination bugfix. Closes #1293.Tom Christie
2013-12-13Added @philipforget for work on #1232. Thanks :)Tom Christie
2013-12-13Updated release notesTom Christie
2013-12-13Update release notesTom Christie
2013-12-10Remove incorrect apostropheTom Christie
2013-12-10Update release notesTom Christie
2013-12-09Update release notesTom Christie
2013-12-09Add notes to contributing docsTom Christie
2013-12-09Add notes to contributing docsTom Christie
2013-12-09Add notes to contributing docsTom Christie
2013-12-09Add notes to contributing docsTom Christie
2013-12-06Version 2.3.102.3.10Tom Christie
2013-12-06Update release-notes.mdTom Christie
2013-12-06Added @chuckharmston for kickass bug squashing in #1272Tom Christie
2013-12-04Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-12-04First pass on contribution guideTom Christie
2013-12-03Remove Content-Type header from empty responses. Fixes #1196Tom Christie
2013-12-03Added @ian-foote, for work on #1250. Thanks!Tom Christie
2013-12-03Update release-notes.mdTom Christie
2013-12-03Update release-notes.mdTom Christie
2013-11-19Update release-notes.mdTom Christie
2013-11-19Remove a couple of .html suffixes in docsTom Christie
2013-11-15Version 2.3.9Tom Christie
2013-11-13Add Alex Good to credits (Whoop!)Alex
2013-11-02Added @robhudson for work on #1211. Thanks!Tom Christie
2013-10-24Added @yamila-moreno for work on #1199. Thanks!Tom Christie
2013-10-24Added @alexanderlukanin13 for fix #1198. Thanks!Tom Christie
2013-10-22Added @jbzdak, for the nice docs improvements in #1191. Thanks!Tom Christie
2013-10-22Added @ross for work on #1187. Thanks!Tom Christie
2013-10-17add @tamakisquare for work on #1111Colin
2013-10-17Added @badale, for work on #1179. Thanks!Tom Christie
2013-10-04Added @hcliff for #1153. Thanks!Tom Christie
2013-10-01Update release-notes.mdJeff
Simple typo fix.
2013-09-29Minor documentation fix.Krzysztof Jurewicz
2013-09-24Added @mkai, for work on #1126. Thanks!Tom Christie
2013-09-13Update release notes.Tom Christie
2013-09-13Added @mrmachine. Thanks!Tom Christie
For work on #1109.
2013-09-14Refs #1109 -- Update docs. Integrate changes from feedback.Tai Lee
2013-09-12Note on '.model' as default only, with 'serializer_class', and 'queryset' ↵Tom Christie
attributes prefered. Closes #1100
2013-09-11Version 2.3.82.3.8Tom Christie
2013-09-10Added @bwreilly for awesome work on #1093. Thanks!!!Tom Christie
2013-09-10Updated release notesTom Christie
2013-09-09Update release-notes.mdTom Christie
2013-09-05Added @edmundwong for work on #1076. Thanks!Tom Christie