diff options
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> | 
