© Federico Marani 2019
Federico MaraniPractical Django 2 and Channels 2https://doi.org/10.1007/978-1-4842-4099-1_5

5. Adding CSS/JavaScript to Our Django Project

Federico Marani1 
(1)
London, UK
 

Every site nowadays uses CSS and JavaScript, some more heavily than others. This chapter provides an overview of these technologies and how they can be integrated with Django.

Our survey of these technologies will not be extensive—most tools in the frontend ecosystem evolve too quickly for a book to stay updated. Rather, we’ll take a minimalistic approach by using only a few, reasonably stable libraries. However, keep in mind that you may still have to adapt what you read here to the future versions of the tools presented.

Managing Static Files

A static file ...

Get Practical Django 2 and Channels 2: Building Projects and Applications with Real-Time Capabilities now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.