Skip to content

Releases: adamghill/coltrane

0.40.0

Choose a tag to compare

@adamghill adamghill released this 08 May 00:18

What's Changed

New Contributors

Full Changelog: 0.39.0...0.40.0

0.39.0

Choose a tag to compare

@adamghill adamghill released this 18 May 14:46
  • Fix to_html filter.

Full Changelog: 0.38.7...0.39.0

0.38.7

Choose a tag to compare

@adamghill adamghill released this 20 Jan 14:46
  • Better handling of including partials with custom sites.
  • Add support for CSRF_TRUSTED_ORIGINS.
  • Support django-unicorn components in a custom site.

Full Changelog: 0.38.6...0.38.7

0.38.6

Choose a tag to compare

@adamghill adamghill released this 19 Jan 19:06
  • Use a custom staticfiles finder so collectstatic will copy static files for each site.

Full Changelog: 0.38.5...0.38.6

0.38.5

Choose a tag to compare

@adamghill adamghill released this 19 Jan 03:44
  • Better support for multiple sites.

Full Changelog: 0.38.4...0.38.5

0.38.4

Choose a tag to compare

@adamghill adamghill released this 18 Jan 20:25
  • Do not add the base directory when running collectstatic.

Full Changelog: 0.38.3...0.38.4

0.38.3

Choose a tag to compare

@adamghill adamghill released this 18 Jan 19:47
  • Re-publish.

Full Changelog: 0.38.2...0.38.3

0.38.2

Choose a tag to compare

@adamghill adamghill released this 18 Jan 19:44
  • Default to the first site if the request header is unknown.

Full Changelog: 0.38.1...0.38.2

0.38.1

Choose a tag to compare

@adamghill adamghill released this 04 Jan 01:26
  • Clean up code.

0.37.0

Choose a tag to compare

@adamghill adamghill released this 10 Nov 22:23

What's Changed

  • Only include content or data directories if they exist by @adamghill in #66
  • Automatically enable dj-angles if it's installed by @adamghill in #69
  • Support sites for sub-domains by @adamghill in #70

Full Changelog: 0.36.0...0.37.0