Integrating Acra with Django app: short tutorial # AcraWriter is available in Acra Enterprise Edition only. This tutorial outlines a typical process of integrating Acra into a Python web app. More specifically – an app running on Django framework. It is based on the popular example where many Django users start their development journey with – djangoproject.com repository. We will be integrating AcraWriter to protect blog posts. This tutorial assumes that you have both AcraServer and Post...