diff --git a/tailbone/templates/generate_project.mako b/tailbone/templates/generate_project.mako index 419f12c7..a4936e69 100644 --- a/tailbone/templates/generate_project.mako +++ b/tailbone/templates/generate_project.mako @@ -25,23 +25,28 @@
- + - + - + - + - + @@ -56,21 +61,25 @@
- + - + - + @@ -95,7 +104,9 @@ - + @@ -113,28 +124,32 @@
- + - + - + - + @@ -212,7 +227,7 @@ ThisPageData.rattail = { name: "Okay-Then", slug: "okay-then", - organization: "Acme", + organization: "Acme Foods", python_project_name: "Acme-Okay-Then", python_package_name: "okay_then", has_rattail_db: true, @@ -224,7 +239,7 @@ integrates_with_catapult: false, integrates_with_corepos: false, integrates_with_locsms: false, - uses_fabric: false, + uses_fabric: true, } ThisPageData.byjove = {