diff options
| author | Tom Christie | 2014-12-10 12:29:18 +0000 |
|---|---|---|
| committer | Tom Christie | 2014-12-10 12:29:18 +0000 |
| commit | 3b2fc6f0d076162cafebb916ae401aaae75fcbc0 (patch) | |
| tree | 9316039789d8f81f31afda51e11490ee3df791cb /topics/third-party-resources/index.html | |
| parent | 182313cbee83d36765e8f5cbc24bef535c4ef190 (diff) | |
| download | django-rest-framework-3b2fc6f0d076162cafebb916ae401aaae75fcbc0.tar.bz2 | |
Update documentation
Diffstat (limited to 'topics/third-party-resources/index.html')
| -rw-r--r-- | topics/third-party-resources/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/topics/third-party-resources/index.html b/topics/third-party-resources/index.html index 6f0e1e49..f2a7a12a 100644 --- a/topics/third-party-resources/index.html +++ b/topics/third-party-resources/index.html @@ -379,6 +379,10 @@ <h1 id="third-party-resources">Third Party Resources</h1> +<blockquote> +<p>Software ecosystems […] establish a community that further accelerates the sharing of knowledge, content, issues, expertise and skills.</p> +<p>— <a href="http://www.software-ecosystems.com/Software_Ecosystems/Ecosystems.html">Jan Bosch</a>.</p> +</blockquote> <h2 id="about-third-party-packages">About Third Party Packages</h2> <p>Third Party Packages allow developers to share code that extends the functionality of Django REST framework, in order to support additional use-cases.</p> <p>We <strong>support</strong>, <strong>encourage</strong> and <strong>strongly favor</strong> the creation of Third Party Packages to encapsulate new behavior rather than adding additional functionality directly to Django REST Framework.</p> |
