django-rest-framework/docs/topics
Kevin Brown 0672d6de6e Fix bugfix note
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.
2014-01-02 16:46:57 -05:00
..
2.2-announcement.md Remove a couple of .html suffixes in docs 2013-11-19 11:01:27 +00:00
2.3-announcement.md Fixed typos in a bunch of docs 2013-08-07 14:00:06 -04:00
ajax-csrf-cors.md Minor documentation fix. 2013-09-29 12:49:38 +02:00
browsable-api.md Refs #1109 -- Update docs. Integrate changes from feedback. 2013-09-14 00:54:44 +10:00
browser-enhancements.md Fix md formatting and typos 2013-05-28 17:13:12 +02:00
contributing.md Typo 2013-12-16 11:59:14 +00:00
credits.md Added @philipforget for work on #1232. Thanks :) 2013-12-13 22:01:19 +00:00
documenting-your-api.md Fixed typos in a bunch of docs 2013-08-07 14:00:06 -04:00
release-notes.md Fix bugfix note 2014-01-02 16:46:57 -05:00
rest-framework-2-announcement.md Fix md formatting and typos 2013-05-28 17:13:12 +02:00
rest-hypermedia-hateoas.md Added 'Documenting your API' section. Closes #616 2013-07-02 22:15:46 +01:00
writable-nested-serializers.md Note on '.model' as default only, with 'serializer_class', and 'queryset' attributes prefered. Closes #1100 2013-09-12 21:41:21 +01:00