Changeset - 649e3ae84e72
[Not reviewed]
0 3 0
Christopher Neugebauer - 5 years ago 2019-08-09 00:05:17
_@chrisjrn.com
Update CFP close date
3 files changed with 7 insertions and 4 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/dashboard.html
Show inline comments
...
 
@@ -125,5 +125,8 @@
 
                {% if not user.sponsorships.exists %}
 
                    <a href="{% url "sponsor_apply" %}" class="btn btn-xs btn-default">
 
                    <a href="mailto:sponsors@northbaypython.org" class="btn btn-xs btn-default">
 
                        <i class="fa fa-plus-sign"></i>
 
                        Apply to be a sponsor
 
                    </a> 
 
                    <a href="/sponsors/prospectus" class="btn btn-xs btn-default">
 
                      Read our prospectus
 
                    </a>
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -45,3 +45,3 @@
 
          <p class="">
 
            <span class="wrap-break">Talk proposal submissions are now open, until August 9th.</span>
 
            <span class="wrap-break">Talk proposal submissions are now open, until August 16th.</span>
 
            <span class="wrap-break"><a href="/speak">Submit your proposal now!</a></span>
...
 
@@ -153,3 +153,3 @@
 
          <div class="bg" style="background-image: url('{% static "images/homepage/4th-street-parade.jpg" %}');"></div>
 
          <p>We take our code of conduct serioiusly: our staff have taken enforcement training.</p>
 
          <p>We take our code of conduct seriously: our staff have taken enforcement training.</p>
 
        </div>
pinaxcon/templates/static_pages/speak.md
Show inline comments
...
 
@@ -17,3 +17,3 @@ Portions of this page were drawn from ideas seen on [DjangoCon EU](https://djang
 
+ **July 1**: Proposal submissions open
 
+ **August 9**: Proposal submissions close
 
+ **August 16**: Proposal submissions close (DEADLINE UPDATED)
 
+ **Week of August 23**: Acceptance notifications sent
0 comments (0 inline, 0 general)