Аннотация
Django, written in Python, is a web application framework designed to build complex web applications quickly without any hassle. It loosely follows the MVC pattern and adheres to the Don't Repeat ourself principle, which makes a database-driven application eff i cient and highly scalable, and is by far the most popular and mature Python web framework.
This book is a manual that will help you build a simple yet an effective Django web application. It starts by introducing Django to you and teaches you how to set it up and code simple programs. You will then learn to build your fi rst Twitter-like application. Later on, you will be introduced to hashtags, Ajax (to enhance the user interface), and tweets. You will then move on to create an administration interface, learn database connectivity, and use third-party libraries. Then, you will learn to debug and deploy Django projects and will also get a glimpse of Django with AngularJS and Elasticsearch. By the end of this book, you will be able to leverage the Django framework to develop a fully functional web application with minimal effort.
![Вниманию читателей представляется книга о цифровой электронике. "От простого к сложному" рассматриваются примеры кода и схемы подключения наиболее популярных... Цифровая электроника для начинающих [Версия текста 1.4]](https://www.rulit.me/data/programs/images/cifrovaya-elektronika-dlya-nachinayushchih-versiya-teksta-1_510909.jpg)
![Эта книга является превосходным учебным пособием для изучения языка программирования ЈavaScript на примерах. Изложение ведется последовательно: от написания первой... JavaScript на примерах [Практика, практика и только практика]](https://www.rulit.me/data/programs/images/javascript-na-primerah-praktika-praktika-i-tolko-praktika_607162.jpg)
![Пятое издание одного из лучших российских учебников по сетевым технологиям, переведенного на английский, испанский, португальский и китайский языки, отражает те... Компьютерные сети [Принципы, технологии, протоколы. 5-е издание]](https://www.rulit.me/data/programs/images/kompyuternye-seti-principy-tehnologii-protokoly-5-e-izdanie_475363.jpg)
![Книга посвящена программированию на языке Delphi от самых основ до примеров построения конкретных приложений. Подробно описывается логика выполнения каждого... Библия Delphi [3-е издание]](https://www.rulit.me/data/programs/images/bibliya-delphi-3-e-izdanie_485912.jpg)

![The first edition of Programming Pearls was one of the most influential books I read early in my career, and many of the insights I first encountered in that book stayed with me long after I read it. Jon has done a wonderful job of updating the material. I am very impressed at how fresh the new... Programming Pearls [2nd Edition]](https://www.rulit.me/data/programs/images/programming-pearls-2nd-edition_491581.jpg)
Комментарии к книге "Learning Django Web Development"