Cargando…

Django 1.0 web site development : build powerful web applications, quickly and cleanly, with the Django application framework /

Annotation Django is a high-level Python web framework that was developed by a fast-moving online-news operation to meet the stringent twin challenges of newsroom deadlines and the needs of web developers. It is designed to promote rapid development and clean, pragmatic design and lets you build hig...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hourieh, Ayman
Otros Autores: Chan, Patrick, 1961-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, U.K. : Packt Pub., 2009.
Colección:IT Pro.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn418782104
003 OCoLC
005 20231017213018.0
006 m o d
007 cr zn|||||||||
008 090508s2009 enka o 001 0 eng d
040 |a YUS  |b eng  |e pn  |c YUS  |d UMI  |d IDEBK  |d CEF  |d N$T  |d E7B  |d OCLCQ  |d TOL  |d OCLCQ  |d B24X7  |d DEBSZ  |d OCLCQ  |d DKDLA  |d OCLCQ  |d YDXCP  |d OCLCQ  |d OCLCF  |d OCLCQ  |d AGLDB  |d NLE  |d OCL  |d MOR  |d PIFAG  |d LIV  |d OCLCQ  |d JBG  |d OCLCO  |d U3W  |d STF  |d WRM  |d VTS  |d COCUF  |d OCLCQ  |d OCLCO  |d INT  |d AU@  |d COO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d M8D  |d UKAHL  |d INARC  |d UKCRE  |d MYTML  |d AZK  |d UKMGB  |d SFB  |d QGK  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB742566  |2 bnb 
016 7 |a 018011833  |2 Uk 
019 |a 613612790  |a 666920992  |a 708251556  |a 764550582  |a 765143252  |a 815772503  |a 823120661  |a 958945597  |a 960406984  |a 988508966  |a 992097692  |a 1037756171  |a 1038639365  |a 1058134161  |a 1153538345  |a 1241877617  |a 1290114932  |a 1300533280 
020 |a 9781847196798  |q (electronic bk.) 
020 |a 1847196799  |q (electronic bk.) 
020 |a 1282063243 
020 |a 9781282063242 
020 |a 9786612063244 
020 |a 6612063246 
020 |z 9781847196781 
020 |z 1847196780  |q (pbk.) 
029 1 |a AU@  |b 000053269458 
029 1 |a DEBBG  |b BV043137230 
029 1 |a DEBSZ  |b 355448998 
029 1 |a DEBSZ  |b 372694144 
029 1 |a DEBSZ  |b 421631856 
029 1 |a HEBIS  |b 291518982 
029 1 |a NZ1  |b 13870189 
029 1 |a UKMGB  |b 018011833 
035 |a (OCoLC)418782104  |z (OCoLC)613612790  |z (OCoLC)666920992  |z (OCoLC)708251556  |z (OCoLC)764550582  |z (OCoLC)765143252  |z (OCoLC)815772503  |z (OCoLC)823120661  |z (OCoLC)958945597  |z (OCoLC)960406984  |z (OCoLC)988508966  |z (OCoLC)992097692  |z (OCoLC)1037756171  |z (OCoLC)1038639365  |z (OCoLC)1058134161  |z (OCoLC)1153538345  |z (OCoLC)1241877617  |z (OCoLC)1290114932  |z (OCoLC)1300533280 
037 |a CL0500000068  |b Safari Books Online 
050 4 |a TK5105.8885.D54  |b H68 2009eb 
072 7 |a COM  |x 087000  |2 bisacsh 
072 7 |a COM  |x 060150  |2 bisacsh 
072 7 |a COM  |x 060130  |2 bisacsh 
072 7 |a UGB  |2 bicssc 
082 0 4 |a 006.7/6  |2 22 
049 |a UAMI 
100 1 |a Hourieh, Ayman. 
245 1 0 |a Django 1.0 web site development :  |b build powerful web applications, quickly and cleanly, with the Django application framework /  |c Ayman Hourieh ; reviewer, Patrick Chan. 
246 1 6 |a Django 1.0 website development 
260 |a Birmingham, U.K. :  |b Packt Pub.,  |c 2009. 
300 |a 1 online resource (v, 257 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
500 |a Title from title screen. 
500 |a Includes index. 
520 8 |a Annotation Django is a high-level Python web framework that was developed by a fast-moving online-news operation to meet the stringent twin challenges of newsroom deadlines and the needs of web developers. It is designed to promote rapid development and clean, pragmatic design and lets you build high-performing, elegant web applications rapidly. Django focuses on automating as much as possible and adhering to the DRY (Don_t Repeat Yourself) principle, making it easier to build high-performance web applications faster, with less code. This book will show you how to assemble Django's features and take advantage of its power to design, develop, and deploy a fully-featured web site. It will walk you through the creation of an example web application, with lots of code examples. Specially revised for version 1.0 of Django, the book starts by introducing the main design concepts in Django. Next, it leads you through the process of installing Django on your system. After that, you will start right away on building your social bookmarking application using Django. Various Django 1.0 components and sub-frameworks will be explained during this process, and you will learn about them by example. In each chapter, you will build one or more of the features that are essential in Web 2.0 applications, like user management, tags, and AJAX. You will also learn about good software development practices, such as keeping your application secure, and automating testing with unit tests. By the end of the book, you will have built a fully functional real-life Web 2.0 application, and learned how to deploy it to a production server. 
505 0 |a Machine generated contents note: ch. 1 Introduction to Django -- MVC pattern in web development -- Why Python? -- Why Django? -- Tight integration between components -- Object-Relational Mapper -- Clean URL design -- Automatic administration interface -- Advanced development environment -- Multilingual support -- History of Django -- Summary -- ch. 2 Getting Started -- Installing the required software -- Installing Python -- Installing Python on Windows -- Installing Python on UNIX/Linux -- Installing Python on Mac OS X -- Installing Django -- Installing Django on Windows -- Installing Django on UNIX/Linux and Mac OS X -- Installing a database system -- Creating your first project -- Creating an empty project -- Setting up the database -- Launching the development server -- Summary -- ch. 3 Building a Social Bookmarking Application -- A word about Django terminology -- URLs and views: creating the main page -- Creating the main page view -- Creating the main page URL. 
505 0 |a Note continued: Models: designing an initial database schema -- The link data model -- The user data model -- The bookmark data model -- Templates: creating a template for the main page -- Putting it all together: generating user pages -- Creating the URL -- Writing the view -- Designing the template -- Populating the model with data -- Summary -- ch. 4 User Registration and Management -- Session authentication -- Creating the login page -- Enabling logout functionality -- Improving template structure -- User registration -- Django forms -- Designing the user registration form -- Account management -- Summary -- ch. 5 Introducing Tags -- The tag data model -- Creating the bookmark submission form -- Restricting access to logged-in users -- Methods for browsing bookmarks -- Improving the user page -- Creating a tag page -- Building a tag cloud -- A word on security -- SQI injection -- Cross-Site Scripting (XSS) -- Summary -- ch. 6 Enhancing the User Interface with AJAX. 
505 0 |a Note continued: AJAX and its advantages -- Using an AJAX framework in Django -- Downloading and installing jQuery -- The jQuery JavaScript framework -- Element selectors -- jQuery methods -- Hiding and showing elements -- Accessing CSS properties and HTML attributes -- Manipulating HTML documents -- Traversing the document tree -- Handling events -- Sending AJAX requests -- What next? -- Implementing live searching of bookmarks -- Implementing basic searching -- Implementing live searching -- Editing bookmarks in place -- Implementing basic bookmark editing -- Implementing in-place editing of bookmarks -- Auto-completion of tags -- Summary -- ch. 7 Voting and Commenting -- Sharing bookmarks on the main page -- The SharedBookmark data model -- Modifying the bookmark submission form -- Browsing and voting for shared bookmarks -- The popular bookmarks page -- Commenting on bookmarks -- Enabling the comments application -- Creating a view for comments. 
505 0 |a Note continued: Displaying comments and a comment form -- Creating comment templates -- Summary -- ch. 8 Creating an Administration Interface -- Activating the administration interface -- Customizing the administration interface -- Customizing listing pages -- Overriding administration templates -- Users, groups, and permissions -- User permissions -- Group permissions -- Using permissions in views -- Summary -- ch. 9 Advanced Browsing and Searching -- Adding RSS feeds -- Creating the recent bookmarks feed -- Customizing item fields -- Creating the user bookmarks feed -- Linking feeds to HTML pages -- Advanced searching -- Retrieving objects with the database API -- Advanced queries with Q objects -- Improving the search feature -- Organizing content into pages (pagination) -- Summary -- ch. 10 Building User Networks -- Building friend networks -- Creating the friendship data model -- Writing views to manage friends -- The friends list view. 
505 0 |a Note continued: Creating the add friend view -- Inviting friends via email -- The invitation data model -- The Invite A Friend form and view -- Handling activation links -- Improving the interface with messages -- Summary -- ch. 11 Extending and Deploying -- Internationalization (i18n) -- Marking strings as translatable -- Creating translation files -- Enabling and configuring the i18n system -- Improving performance with caching -- Enabling caching -- Local memory caching -- Database caching -- File system caching -- Memcached -- Configuring caching -- Caching the whole site -- Caching specific views -- Unit testing -- The test client -- Testing the registration view -- Deploying Django -- The production web server -- The production database -- Turning off debug mode -- Changing configuration variables -- Setting error pages -- Summary -- ch. 12 What Next? -- Custom template tags and filters -- Model managers and custom SQL -- Generic views. 
505 0 |a Note continued: Contributed sub-frameworks -- Flatpages -- Sites -- Markup filters -- Humanize -- Sitemaps -- Cross-Site Request Forgery protection (CSRF) -- Message system -- Subscription system -- User scores -- Summary. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Django (Electronic resource) 
630 0 7 |a Django (Electronic resource)  |2 blmlsh 
630 0 7 |a Django (Electronic resource)  |2 fast 
650 0 |a Web sites  |x Authoring programs. 
650 6 |a Sites Web  |x Systèmes-auteur. 
650 7 |a COMPUTERS  |x Digital Media  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x User Generated Content.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x Site Design.  |2 bisacsh 
650 7 |a Web sites  |x Authoring programs.  |2 blmlsh 
650 7 |a Web sites  |x Authoring programs  |2 fast 
700 1 |a Chan, Patrick,  |d 1961- 
776 0 8 |i Print version: Hourieh, Ayman.  |t Django 1.0 web site development.  |d Birmingham, U.K. : Packt Pub., 2009  |z 9781847196781  |w (OCoLC)436960172 
830 0 |a IT Pro. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=355764  |z Texto completo 
936 |a BATCHLOAD 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26942980 
938 |a Books 24x7  |b B247  |n bks00030673 
938 |a Internet Archive  |b INAR  |n django10websited0000hour 
938 |a EBSCOhost  |b EBSC  |n 355764 
938 |a YBP Library Services  |b YANK  |n 3605044 
994 |a 92  |b IZTAP