Cargando…

Getting started with Django : develop simple web applications with the powerful Django framework /

This book features a step-by-step approach that shows you how to program, create, and improve the quality of web applications using Django, with the help of Python. This is an ideal book for developers who want to improve the quality and maintenance of their web application, and who already have kno...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dauzon, Samuel
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2014.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBSCO_ocn881886865
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 140628s2014 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d N$T  |d E7B  |d UMI  |d DEBSZ  |d DEBBG  |d OCLCQ  |d COO  |d OCLCF  |d OCLCQ  |d D6H  |d K6U  |d AGLDB  |d OCLCQ  |d OCLCO  |d ICA  |d OCLCQ  |d OCLCO  |d CCO  |d PIFFA  |d FVL  |d ZCU  |d MERUC  |d OCLCQ  |d OCLCO  |d U3W  |d REB  |d STF  |d VTS  |d CEF  |d ICG  |d INT  |d VT2  |d OCLCQ  |d OCLCO  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d UAB  |d DKC  |d AU@  |d OCLCQ  |d M8D  |d OCLCQ  |d OCLCO  |d UKMGB  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ 
015 |a GBC1I4096  |2 bnb 
016 7 |a 018006961  |2 Uk 
019 |a 883801342  |a 961599247  |a 962702102  |a 1259111936 
020 |a 9781783983711  |q (electronic bk.) 
020 |a 178398371X  |q (electronic bk.) 
020 |a 1783983701 
020 |a 9781783983704 
020 |z 9781783983704 
029 1 |a AU@  |b 000055989745 
029 1 |a DEBBG  |b BV042031205 
029 1 |a DEBBG  |b BV043610139 
029 1 |a DEBSZ  |b 409826863 
029 1 |a DEBSZ  |b 414187954 
029 1 |a DEBSZ  |b 484724894 
029 1 |a GBVCP  |b 882839098 
029 1 |a UKMGB  |b 018006961 
035 |a (OCoLC)881886865  |z (OCoLC)883801342  |z (OCoLC)961599247  |z (OCoLC)962702102  |z (OCoLC)1259111936 
037 |a CL0500000457  |b Safari Books Online 
050 4 |a TK5105.8885.D54 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006.7  |a 006.76 
049 |a UAMI 
100 1 |a Dauzon, Samuel. 
245 1 0 |a Getting started with Django :  |b develop simple web applications with the powerful Django framework /  |c Samuel Dauzon. 
260 |a Birmingham :  |b Packt Publishing,  |c 2014. 
300 |a 1 online resource (172 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Community experience distilled 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Django's Position on the Web; From Web 1.0 to Web 2.0; Web 1.0; Web 2.0; What is Django?; Django -- a web framework; The MVC framework; Why use Django?; Summary; Chapter 2: Creating a Django Project; Installing Python 3; Installing Python 3 for Windows; Installing Python 3 for Linux; Installing Python 3 for Mac OS; Installing setuptools; Installing setuptools for Windows; Installing setuptools for Linux; Installing setuptools for Mac OS; Installing PIP. 
505 8 |a Installing PIP for WindowsInstalling PIP for Linux; Installing PIP for Mac OS; Installing Django; Installing Django for Windows; Installing Django for Linux; Installing Django for Mac OS; Starting your project with Django; Creating an application; Configuring the application; Summary; Chapter 3: Hello World! with Django; Routing in Django; Regular expressions; The uninterpreted characters; The beginning and the end of the line; The any character regular expression; The character classes; Validating the number of characters; Creating our first URL; Creating our first view. 
505 8 |a Testing our applicationSummary; Chapter 4: Working with Templates; Displaying Hello world! in a template; Injecting the data from the view to the template; Creating dynamic templates; Integrating variables in templates; Conditional statements; Looping in a template; Using filters; The upper and lower filters; The lower filter; The upper filter; The capfirst filter; The pluralize filter; The escape and safe to avoid XSS filters; The linebreaks filter; The truncatechars filter; Creating DRY URLs; Extending the templates; Using static files in templates; Summary; Chapter 5: Working with Models. 
505 8 |a Databases and DjangoMigrations with South; Installing South; Using the South extension; Creating simple models; The UserProfile model; The Project model; The relationship between the models; Creating the task model with relationships; Extending models; The admin module; Installing the module; Using the module; Advanced usage of models; Using two relationships for the same model; Defining the str method; Summary; Chapter 6: Getting a Model's Data with Querysets; The persisting model's data on the database; Filling a model and saving it in the database; Getting data from the database. 
505 8 |a Getting multiple recordsGetting only one record; Getting a model instance from the queryset instance; Using the get parameter; Saving the foreign key; Updating records in the database; Updating a model instance; Updating multiple records; Deleting a record; Getting linked records; Advanced usage of the queryset; Using an OR operator in a queryset; Using the lower and greater than lookups; Performing an exclude query; Making a raw SQL query; Summary; Chapter 7: Working with Django Forms; Adding a developer without using Django forms; Template of an HTML form. 
500 |a The view using the POST data reception. 
520 |a This book features a step-by-step approach that shows you how to program, create, and improve the quality of web applications using Django, with the help of Python. This is an ideal book for developers who want to improve the quality and maintenance of their web application, and who already have knowledge of Python and web development. 
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 fast  |0 (OCoLC)fst01780807 
650 0 |a Python (Computer program language) 
650 0 |a Web sites  |x Authoring programs. 
650 6 |a Python (Langage de programmation) 
650 6 |a Sites Web  |x Systèmes-auteur. 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Python (Computer program language)  |2 fast  |0 (OCoLC)fst01084736 
650 7 |a Web sites  |x Authoring programs.  |2 fast  |0 (OCoLC)fst01173249 
776 0 8 |i Print version:  |a Dauzon, Samuel.  |t Getting started with Django.  |d Birmingham : Packt Publishing, ©2014  |z 9781783983704 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=801778  |z Texto completo 
936 |a BATCHLOAD 
938 |a ebrary  |b EBRY  |n ebr10887983 
938 |a EBSCOhost  |b EBSC  |n 801778 
994 |a 92  |b IZTAP