DjangoCookbook_WebDevelopmentwithDjango-.epub - (EPUB全文下载)
文件大小:0.17 mb。
文件格式:epub 格式。
书籍内容:
Django Cookbook
Web Development with Django
Step by Step Guide
2-nd Edition
By Beau Curtin
Copyright©2016 Beau Curtin
All Rights Reserved
Copyright © 2016 Beau Curtin
All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the author, except in the case of brief quotations embodied in critical reviews and certain other noncommercial uses permitted by copyright law.
Table of Contents
Chapter 1- Definition
Chapter 2- Setting up the Environment
Chapter 3- The Admin Interface
Chapter 4- Creating Views in Django
Chapter 5- URL Mapping
Chapter 6- Template System
Chapter 7- Models
Chapter 8- Page Redirection
Chapter 9- Sending E-mails
Chapter 10- Generic Views
Chapter 11- Form Processing in Django
Chapter 12- Uploading Files
Chapter 13- Handling Cookies
Chapter 14- Sessions in Django
Chapter 15- Memory Caching in Django
Conclusion
Disclaimer
While all attempts have been made to verify the information provided in this book, the author does assume any responsibility for errors, omissions, or contrary interpretations of the subject matter contained within.
The information provided in this book is for educational and entertainment purposes only. The reader is responsible for his or her own actions and the author does not accept any responsibilities for any liabilities or damages, real or perceived, resulting from the use of this information.
The trademarks that are used are without any consent, and the publication of the trademark is without permission or backing by the trademark owner. All trademarks and brands within this book are for clarifying purposes only and are the owned by the owners themselves, not affiliated with this document.
Introduction
There has been an increase in the need for web apps, however, most programming languages which support app development are complex. This means that longer periods of times are spent while developing these apps. Python has a framework called “
Django”
which provides web developers with a mechanism to develop web apps in an easy and quick manner. So it’s a good idea for you to learn how to use this framework for the development of web apps, all of which is explained in this book. Make sure that you install Python 2.6.5 or higher. Enjoy reading!
Chapter 1- Definition
Django is a P ............
书籍插图:
以上为书籍内容预览,如需阅读全文内容请下载EPUB源文件,祝您阅读愉快。
书云 Open E-Library » DjangoCookbook_WebDevelopmentwithDjango-.epub - (EPUB全文下载)