diff options
| author | Tom Christie | 2014-01-03 13:26:35 +0000 |
|---|---|---|
| committer | Tom Christie | 2014-01-03 13:26:35 +0000 |
| commit | f49f0ad8301962381ded9cae54f3e1be4c9a6c8f (patch) | |
| tree | a5a167ee99cc196d4b66f61268ee47ea7694c3c2 /tutorial/3-class-based-views.html | |
| parent | 43506deaa1ff06e3940b74ebdda3a2a8866cd199 (diff) | |
| download | django-rest-framework-f49f0ad8301962381ded9cae54f3e1be4c9a6c8f.tar.bz2 | |
Latest docs build
Diffstat (limited to 'tutorial/3-class-based-views.html')
| -rw-r--r-- | tutorial/3-class-based-views.html | 27 |
1 files changed, 4 insertions, 23 deletions
diff --git a/tutorial/3-class-based-views.html b/tutorial/3-class-based-views.html index c807ad0f..17bd010f 100644 --- a/tutorial/3-class-based-views.html +++ b/tutorial/3-class-based-views.html @@ -174,31 +174,12 @@ <li><a href="#using-generic-class-based-views">Using generic class based views</a></li> <div> - <hr> - -<p><strong>The team behind REST framework is launching a new API service.</strong></p> - -<p>If you want to be first in line when we start issuing invitations, please sign up here:</p> - -<!-- Begin MailChimp Signup Form --> -<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css"> -<style type="text/css"> - #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; } - /* Add your own MailChimp form style overrides in your site stylesheet or in this style block. - We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ -</style> -<div id="mc_embed_signup" style="background: rgb(245, 245, 245)"> -<form action="http://dabapps.us1.list-manage1.com/subscribe/post?u=cf73a9994eb5b8d8d461b5dfb&id=cb6af8e8bd" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> -<!-- <label for="mce-EMAIL">Keep me posted!</label> - --> <input style="width: 90%" type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required> - <div class="clear"><input class="btn btn-success" type="submit" value="Yes, keep me posted!" name="subscribe" id="mc-embedded-subscribe" class="button"></div> -</form> -</div> -</style></div> - </ul> -<!--End mc_embed_signup--> + +</div> +</ul> + </div> </div> |
