- Better handling of including partials with custom sites. - Add support for `CSRF_TRUSTED_ORIGINS`. - Support `django-unicorn` components in a custom site.
0.38.6
- Use a custom staticfiles finder so `collectstatic` will copy static files for each site.
0.38.5
- Better support for multiple sites.
0.38.4
- Do not add the base directory when running collectstatic.
0.38.3
- Re-publish.
0.38.2
- Default to the first site if the request header is unknown.