Outputting PDFs with Django Install ReportLab Write your view Other formats Outputting PDFs with Django This document explains how to output PDF files dynamically using Djan...
Recap of Front-end Development in 2016 Recap of Front-end Development in 2016 The year of the UI component, and tree of UI components , for building complex UI’s. No longer ma...
Chapter 13 Remote Procedure Call Introduction Chapter 13 Remote Procedure Call Introduction Socket and HTTP programming use a message-passing paradigm. A client sends a mes...
You Gotta Care about the Code You Gotta Care about the Code It doesn’t take Sherlock Holmes to work out that good programmers write good code. Bad programmers… don’t. They prod...
Searchable snapshots Configuring a node to use searchable snapshots Create a searchable snapshot index Listing indexes Potential use cases Known limitations This version of ...
Database access optimization Profile first Use standard DB optimization techniques Understand QuerySet s Understand QuerySet evaluation Understand cached attributes Use the wi...
Database access optimization Profile first Use standard DB optimization techniques Understand QuerySet s Understand QuerySet evaluation Understand cached attributes Use the wi...