Changeset - 0a7eb388440b
[Not reviewed]
0 6 0
Christopher Neugebauer - 6 years ago 2018-09-05 02:48:29
chrisjrn@gmail.com
Add content updates
6 files changed with 44 insertions and 32 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/static_pages/attend/attend.html
Show inline comments
...
 
@@ -27,3 +27,3 @@
 

	
 
<p><em>T-shirts are only available for tickets bought before November 7.</em></p>
 
<p><em>T-shirts are only available for tickets bought before October 9th.</em></p>
 

	
...
 
@@ -74,4 +74,4 @@
 
<tr>
 
  <th><strike>Early Bird</th>
 
  <td><strike> $25</td><td><strike> $80 </td><td><strike>$180</td><td><strike> $450</td></tr>
 
  <th>Early Bird</th>
 
  <td> $25</td><td> $80 </td><td>$180</td><td> $450</td></tr>
 
<tr>
...
 
@@ -97,5 +97,8 @@
 
  <td> None </td><td>For you </td><td>For you and your company </td><td>Top billing for you and your company or project</td></tr>
 
  <tr>
 
    <th>Sponsor benefits</th>
 
    <td> No </td><td>No</td><td> No </td><td>Yes</td></tr>
 
<tr>
 
  <th>Sponsor benefits</th>
 
  <td> No </td><td>No</td><td> No </td><td>Yes</td></tr>
 
  <th>Childcare</th>
 
  <td> Yes </td><td>Yes</td><td> Yes </td><td>Yes</td></tr>
 
</table>
...
 
@@ -125,3 +128,3 @@
 

	
 
<p>T-shirts are available only for tickets purchased by Tuesday 7 November.</p>
 
<p>T-shirts are available only for tickets purchased by Tuesday 9 October.</p>
 

	
...
 
@@ -139,2 +142,6 @@
 

	
 

	
 
<h3>Childcare, thanks to Indeed</h3>
 
<p>Thanks to our sponsor, Indeed, we'll be offering childcare at a nearby venue. If you have children, we'll have qualified carers available to take care of them.</p>
 

	
 
{% endblock %}
pinaxcon/templates/static_pages/attend/finaid.html
Show inline comments
...
 
@@ -32,5 +32,5 @@ Part of the Python community spirit is making knowledge &ndash; and access to th
 

	
 
 <p>To apply, please <a href="https://docs.google.com/forms/d/1SSzTFHWCpb_PcEyOTwZ9JhDyJxS8CH8-aiCO3DUQCiU/viewform">fill out the application form</a>.</p>
 
 <p>To apply, please <a href="https://goo.gl/forms/CHBEs0FuhHRqQRVC2">fill out the application form</a>.</p>
 

	
 
 <p><strong>Applications will be assessed every Friday, starting November 10th</strong> until November 24th, or our budget is exhausted, whichever comes first. To increase your chances of getting accepted, <strong>please apply as soon as possible.</strong></p>
 
 <p><strong>Applications will be assessed every Friday, starting September 21st</strong> until October 19th, or our budget is exhausted, whichever comes first. To increase your chances of getting accepted, <strong>please apply as soon as possible.</strong></p>
 

	
pinaxcon/templates/static_pages/attend/hotels.html
Show inline comments
...
 
@@ -32,3 +32,3 @@
 
  <div class="col-md-2">
 
    <a class="btn btn-lg btn-primary" href="https://www.choicehotels.com/reservations/groups/RE3ZG5">Book Hotel Petaluma</a>
 
    <a class="btn btn-lg btn-primary" href="https://www.choicehotels.com/reservations/groups/re3zg5?checkInDate=2018-11-01&checkOutDate=2018-11-05&ratePlanCode=BZZZGN">Book Hotel Petaluma</a>
 
  </div>
...
 
@@ -40,3 +40,3 @@
 

	
 
<h3>Sheraton Petaluma</h3>
 
<h3>Hampton by Hilton Petaluma</h3>
 

	
...
 
@@ -45,6 +45,6 @@
 
    <dl class="dl-horizontal">
 
      <dt>Where</dt><dd>Petaluma Marina, <a href="https://www.google.com/maps/dir/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952/Sheraton+Sonoma+County+-+Petaluma,+Baywood+Drive,+Petaluma,+CA">745 Baywood Dr (1.7mi from venue)</a></dd>
 
      <dt>Price</dt><dd>$129/night + tax</dd>
 
      <dt>Style</dt><dd>Full-Service Hotel</dd>
 
      <dt>Book by</dt><dd>November 17th</dd>
 
      <dt>Where</dt><dd>Petaluma Marina, <a href="https://www.google.com/maps/dir/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952/450+Jefferson+St,+Petaluma,+CA+94952">450 Jefferson St (0.7mi from venue)</a></dd>
 
      <dt>Price</dt><dd>$169-$189/night + tax</dd>
 
      <dt>Style</dt><dd>Limited-Service Hotel</dd>
 
      <dt>Book by</dt><dd>October 3rd</dd>
 
    </dl>
...
 
@@ -52,3 +52,3 @@
 
  <div class="col-md-2">
 
    <a class="btn btn-lg btn-primary" href="https://www.starwoodmeeting.com/Book/NorthBayPython">Book Sheraton Petaluma</a>
 
    <a class="btn btn-lg btn-primary" href="http://hamptoninn.hilton.com/en/hp/groups/personalized/O/OAKPCHX-NBP-20181103/index.jhtml">Book Hampton by Hilton Petaluma</a>
 
  </div>
...
 
@@ -56,4 +56,5 @@
 

	
 
<p>The only full-service hotel in Petaluma operated by a major chain. The Sheraton sits on the riverfront at the Petaluma Marina, and is a short drive from the venue. Our exclusive rate of $129/night is available until November 17th.</p>
 
<p>A brand new hotel in an historic building, a short walk from the North Bay Python venue.</p>
 

	
 
<p>The Hampton by Hilton includes hot breakfast, has an on-site gym and pool, and is a short walk over the river from Downtown Petaluma.</p>
 

	
...
 
@@ -90,2 +91,6 @@
 
  </li>
 
  <li>
 
    <strong><a href="https://www.marriott.com/hotels/travel/stssi-sheraton-sonoma-county-petaluma/">Sheraton Petaluma</a></strong>. Full-service Hotel,
 
    <a href="https://www.google.com/maps/dir/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952/745+Baywood+Dr,+Petaluma,+CA+94954">745 Baywood Drive (1.7mi from venue)</a>
 
  </li>
 
  <li>
pinaxcon/templates/static_pages/attend/travel.html
Show inline comments
...
 
@@ -39,3 +39,3 @@
 

	
 
<p>STS is 30 minutes out of Petaluma, and has nonstop flights to most major west coast cities on Alaska, United, and American.</p>
 
<p>STS is 30 minutes out of Petaluma, and has nonstop flights to most major west coast cities on Alaska, United, and American, as well as Minneapolis and Las Vegas on Sun Country.</p>
 

	
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -35,3 +35,3 @@
 
            November 3 &amp; 4, 2018<br/>
 
            Talk proposal submissions close August 10th
 
            Tickets on sale now!
 
          </h4>
...
 
@@ -71,3 +71,3 @@
 
      <div>
 
        <a class="btn btn-primary btn-lg" href="/program/call-for-proposals">Propose a talk!</a>
 
        <a class="btn btn-primary btn-lg" href="/attend">Buy a ticket!</a>
 
        <a class="btn btn-default btn-lg " href="https://twitter.com/northbaypython">Twitter</a>
pinaxcon/urls.py
Show inline comments
...
 
@@ -36,14 +36,14 @@ urlpatterns = [
 
    # attend
 
#    url(r"^attend$", TemplateView.as_view(template_name="static_pages/attend/attend.html"), name="attend/attend"),
 
#    url(r"^tickets$", RedirectView.as_view(url="attend")),
 
#    url(r"^tickets/buy$", views.buy_ticket, name="buy_ticket"),
 
#    url(r"^attend/business-case$", TemplateView.as_view(template_name="static_pages/attend/business-case.html"), name="attend/business-case"),
 
#    url(r"^attend/finaid$", TemplateView.as_view(template_name="static_pages/attend/finaid.html"), name="attend/finaid"),
 
    url(r"^attend$", TemplateView.as_view(template_name="static_pages/attend/attend.html"), name="attend/attend"),
 
    url(r"^tickets$", RedirectView.as_view(url="attend")),
 
    url(r"^tickets/buy$", views.buy_ticket, name="buy_ticket"),
 
    url(r"^attend/business-case$", TemplateView.as_view(template_name="static_pages/attend/business-case.html"), name="attend/business-case"),
 
    url(r"^attend/finaid$", TemplateView.as_view(template_name="static_pages/attend/finaid.html"), name="attend/finaid"),
 
    url(r"^attend/travel$", TemplateView.as_view(template_name="static_pages/attend/travel.html"), name="attend/travel"),
 
#    url(r"^attend/hotels$", TemplateView.as_view(template_name="static_pages/attend/hotels.html"), name="attend/hotels"),
 
#    url(r"^attend/tshirt$", TemplateView.as_view(template_name="static_pages/attend/tshirt.html"), name="attend/tshirt"),
 
    url(r"^attend/hotels$", TemplateView.as_view(template_name="static_pages/attend/hotels.html"), name="attend/hotels"),
 
    url(r"^attend/tshirt$", TemplateView.as_view(template_name="static_pages/attend/tshirt.html"), name="attend/tshirt"),
 
    url(r"^attend/accessibility-and-accommodations$",TemplateView.as_view(template_name="static_pages/attend/accommodations.html"), name="attend/accessibility-and-accommodations"),
 
    url(r"^accessibility$", RedirectView.as_view(url="attend/accessibility-and-accommodations")),
 
#    url(r"^guides$",TemplateView.as_view(template_name="static_pages/attend/guides.html"), name="attend/guides"),
 
#    url(r"^guide$", RedirectView.as_view(url="guides")),
 
    url(r"^guides$",TemplateView.as_view(template_name="static_pages/attend/guides.html"), name="attend/guides"),
 
    url(r"^guide$", RedirectView.as_view(url="guides")),
 

	
...
 
@@ -53,6 +53,6 @@ urlpatterns = [
 

	
 
#    url(r"^attend/food$", TemplateView.as_view(template_name="static_pages/attend/food.html"), name="attend/food"),
 
#    url(r"^food$", RedirectView.as_view(url="attend/food")),
 
#    url(r"^attend/transit$", TemplateView.as_view(template_name="static_pages/attend/transit.html"), name="attend/transit"),
 
#    url(r"^transit$", RedirectView.as_view(url="attend/transit")),
 
    url(r"^attend/food$", TemplateView.as_view(template_name="static_pages/attend/food.html"), name="attend/food"),
 
    url(r"^food$", RedirectView.as_view(url="attend/food")),
 
    url(r"^attend/transit$", TemplateView.as_view(template_name="static_pages/attend/transit.html"), name="attend/transit"),
 
    url(r"^transit$", RedirectView.as_view(url="attend/transit")),
 

	
0 comments (0 inline, 0 general)