IMPORTANT: You've to update your Django project to make this working:
- Remove the Translucent middleware
- Replace the context processor
site_title
withtranslucent
- Make use of the Translucent templates
Please read the docs for more informations.
IMPORTANT: You've to update your Django project to make this working:
site_title
with translucent
Please read the docs for more informations.