© Daniel Rubio 2017

Daniel Rubio, Beginning Django, https://doi.org/10.1007/978-1-4842-2787-9_5

5. Django Application Management

Daniel Rubio

(1)F. Bahia, Ensenada, Baja California, Mexico

Django, like all modern application development frameworks, requires that you eventually manage tasks to support the core operation of a project. This can range from efficiently setting up a Django application to run in the real world, to managing an application’s static resources (e.g., CSS, JavaScript, image files).

In addition, other routine application management tasks can include the following: establishing a logging strategy to enforce problem detection, setting up email delivery for application users and/or administrators, as well as debugging tasks to inspect ...

Get Beginning Django: Web Application Development and Deployment with Python 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.