diff options
Diffstat (limited to 'topics/third-party-resources/index.html')
| -rw-r--r-- | topics/third-party-resources/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/topics/third-party-resources/index.html b/topics/third-party-resources/index.html index c2d6186e..6f0e1e49 100644 --- a/topics/third-party-resources/index.html +++ b/topics/third-party-resources/index.html @@ -379,10 +379,6 @@ <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> @@ -603,7 +599,6 @@ You probably want to also tag the version now: <script src="../../js/jquery-1.8.1-min.js"></script> <script src="../../js/prettify-1.0.js"></script> <script src="../../js/bootstrap-2.1.1-min.js"></script> - <script src="../../js/theme.js"></script> <script> //$('.side-nav').scrollspy() |
