[Creativecommons-website-commits] [creativecommons/creativecommons.org] 621a7e: Don't hard-code creativecommons.org domain

GitHub noreply at github.com
Mon Apr 24 23:25:45 GMT 2017


  Branch: refs/heads/feature/deed-redesign
  Home:   https://github.com/creativecommons/creativecommons.org
  Commit: 621a7e55d297fb6a70d30d5befad7f975624cb32
      https://github.com/creativecommons/creativecommons.org/commit/621a7e55d297fb6a70d30d5befad7f975624cb32
  Author: Dylan McCall <dylan at affinitybridge.com>
  Date:   2017-04-24 (Mon, 24 Apr 2017)

  Changed paths:
    M python_env/src/cc.engine/cc/engine/templates/macros_templates/deed.html

  Log Message:
  -----------
  Don't hard-code creativecommons.org domain

Instead, load stuff from /, and hope that we are running on a domain
which serves the WordPress site from there. This fixes an issue where we
were unable to test with changes from a WordPress site dev branch.


  Commit: 48959c775af585c4d33f21ab36b2415d912ea504
      https://github.com/creativecommons/creativecommons.org/commit/48959c775af585c4d33f21ab36b2415d912ea504
  Author: Dylan McCall <dylan at affinitybridge.com>
  Date:   2017-04-24 (Mon, 24 Apr 2017)

  Changed paths:
    M python_env/src/cc.engine/cc/engine/templates/includes/deed_donate_slide.html

  Log Message:
  -----------
  Use POST for donate form instead of GET

This form should be processed by the site before redirecting to the
donate page.


Compare: https://github.com/creativecommons/creativecommons.org/compare/93bde07b3949...48959c775af5


More information about the Creativecommons-website-commits mailing list