Skip to content

Commit 0d2ca92

Browse files
committed
Merge pull request #23 from polarbeardesign/about_templates
adds About templates for about, code of conduct, diversity statement and updates sitetree fixture for same
2 parents 6e6e939 + ca50ba0 commit 0d2ca92

File tree

7 files changed

+451
-0
lines changed

7 files changed

+451
-0
lines changed

fixtures/sitetree.json

+230
Original file line numberDiff line numberDiff line change
@@ -144,5 +144,235 @@
144144
"hidden": false,
145145
"urlaspattern": true
146146
}
147+
},
148+
{
149+
"pk": 7,
150+
"model": "sitetree.treeitem",
151+
"fields": {
152+
"parent": 2,
153+
"access_restricted": false,
154+
"access_permissions": [],
155+
"description": "",
156+
"insitetree": true,
157+
"hint": "",
158+
"url": "venue",
159+
"inbreadcrumbs": true,
160+
"title": "Venue Info",
161+
"tree": 1,
162+
"access_perm_type": 1,
163+
"alias": null,
164+
"sort_order": 7,
165+
"inmenu": true,
166+
"access_loggedin": false,
167+
"hidden": false,
168+
"urlaspattern": true
169+
}
170+
},
171+
{
172+
"pk": 8,
173+
"model": "sitetree.treeitem",
174+
"fields": {
175+
"parent": 2,
176+
"access_restricted": false,
177+
"access_permissions": [],
178+
"description": "",
179+
"insitetree": true,
180+
"hint": "",
181+
"url": "floorplans",
182+
"inbreadcrumbs": true,
183+
"title": "Venue Floor Maps",
184+
"tree": 1,
185+
"access_perm_type": 1,
186+
"alias": null,
187+
"sort_order": 8,
188+
"inmenu": true,
189+
"access_loggedin": false,
190+
"hidden": false,
191+
"urlaspattern": true
192+
}
193+
},
194+
{
195+
"pk": 9,
196+
"model": "sitetree.treeitem",
197+
"fields": {
198+
"parent": 2,
199+
"access_restricted": false,
200+
"access_permissions": [],
201+
"description": "",
202+
"insitetree": true,
203+
"hint": "",
204+
"url": "lodging",
205+
"inbreadcrumbs": true,
206+
"title": "Lodging",
207+
"tree": 1,
208+
"access_perm_type": 1,
209+
"alias": null,
210+
"sort_order": 9,
211+
"inmenu": true,
212+
"access_loggedin": false,
213+
"hidden": false,
214+
"urlaspattern": true
215+
}
216+
},
217+
{
218+
"pk": 10,
219+
"model": "sitetree.treeitem",
220+
"fields": {
221+
"parent": 2,
222+
"access_restricted": false,
223+
"access_permissions": [],
224+
"description": "",
225+
"insitetree": true,
226+
"hint": "",
227+
"url": "directions",
228+
"inbreadcrumbs": true,
229+
"title": "Directions",
230+
"tree": 1,
231+
"access_perm_type": 1,
232+
"alias": null,
233+
"sort_order": 10,
234+
"inmenu": true,
235+
"access_loggedin": false,
236+
"hidden": false,
237+
"urlaspattern": true
238+
}
239+
},
240+
{
241+
"pk": 11,
242+
"model": "sitetree.treeitem",
243+
"fields": {
244+
"parent": 2,
245+
"access_restricted": false,
246+
"access_permissions": [],
247+
"description": "",
248+
"insitetree": true,
249+
"hint": "",
250+
"url": "restaurants",
251+
"inbreadcrumbs": true,
252+
"title": "Restaurants",
253+
"tree": 1,
254+
"access_perm_type": 1,
255+
"alias": null,
256+
"sort_order": 11,
257+
"inmenu": true,
258+
"access_loggedin": false,
259+
"hidden": false,
260+
"urlaspattern": true
261+
}
262+
},
263+
{
264+
"pk": 12,
265+
"model": "sitetree.treeitem",
266+
"fields": {
267+
"parent": 1,
268+
"access_restricted": false,
269+
"access_permissions": [],
270+
"description": "",
271+
"insitetree": true,
272+
"hint": "",
273+
"url": "about",
274+
"inbreadcrumbs": true,
275+
"title": "About",
276+
"tree": 1,
277+
"access_perm_type": 1,
278+
"alias": null,
279+
"sort_order": 12,
280+
"inmenu": true,
281+
"access_loggedin": false,
282+
"hidden": false,
283+
"urlaspattern": true
284+
}
285+
},
286+
{
287+
"pk": 13,
288+
"model": "sitetree.treeitem",
289+
"fields": {
290+
"parent": 1,
291+
"access_restricted": false,
292+
"access_permissions": [],
293+
"description": "",
294+
"insitetree": true,
295+
"hint": "",
296+
"url": "plotting_contest",
297+
"inbreadcrumbs": true,
298+
"title": "Plotting Contest",
299+
"tree": 1,
300+
"access_perm_type": 1,
301+
"alias": null,
302+
"sort_order": 13,
303+
"inmenu": true,
304+
"access_loggedin": false,
305+
"hidden": false,
306+
"urlaspattern": true
307+
}
308+
},
309+
{
310+
"pk": 14,
311+
"model": "sitetree.treeitem",
312+
"fields": {
313+
"parent": 1,
314+
"access_restricted": false,
315+
"access_permissions": [],
316+
"description": "",
317+
"insitetree": true,
318+
"hint": "",
319+
"url": "organizers",
320+
"inbreadcrumbs": true,
321+
"title": "Organizers",
322+
"tree": 1,
323+
"access_perm_type": 1,
324+
"alias": null,
325+
"sort_order": 14,
326+
"inmenu": true,
327+
"access_loggedin": false,
328+
"hidden": false,
329+
"urlaspattern": true
330+
}
331+
},
332+
{
333+
"pk": 15,
334+
"model": "sitetree.treeitem",
335+
"fields": {
336+
"parent": 1,
337+
"access_restricted": false,
338+
"access_permissions": [],
339+
"description": "",
340+
"insitetree": true,
341+
"hint": "",
342+
"url": "diversity",
343+
"inbreadcrumbs": true,
344+
"title": "Diversity",
345+
"tree": 1,
346+
"access_perm_type": 1,
347+
"alias": null,
348+
"sort_order": 15,
349+
"inmenu": true,
350+
"access_loggedin": false,
351+
"hidden": false,
352+
"urlaspattern": true
353+
}
354+
},
355+
{
356+
"pk": 16,
357+
"model": "sitetree.treeitem",
358+
"fields": {
359+
"parent": 1,
360+
"access_restricted": false,
361+
"access_permissions": [],
362+
"description": "",
363+
"insitetree": true,
364+
"hint": "",
365+
"url": "code_of_conduct",
366+
"inbreadcrumbs": true,
367+
"title": "Code of Conduct",
368+
"tree": 1,
369+
"access_perm_type": 1,
370+
"alias": null,
371+
"sort_order": 16,
372+
"inmenu": true,
373+
"access_loggedin": false,
374+
"hidden": false,
375+
"urlaspattern": true
376+
}
147377
}
148378
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
{% extends "site_base.html" %}
2+
3+
{% load i18n %}
4+
5+
{% load boxes_tags %}
6+
7+
{% block head_title %}{% trans "Welcome" %}{% endblock %}
8+
9+
{% block body_class %}home{% endblock %}
10+
11+
{% block body %}
12+
13+
14+
<h1>Code of Conduct</h1>
15+
16+
<p>SciPy is a community conference intended for networking and collaboration in the
17+
scientific Python developer community.</p>
18+
19+
<p>We value the participation of each member of this community and want all attendees
20+
to have an enjoyable and fulfilling experience. Accordingly, all attendees are
21+
expected to show respect and courtesy to other attendees throughout the conference
22+
and at all conference events, whether officially sponsored by SciPy or not.</p>
23+
24+
<p>To make clear what is expected, all delegates, speakers, exhibitors and volunteers
25+
at any SciPy event are required to conform to the following Code of Conduct.
26+
Organizers will enforce this code throughout the event.</p>
27+
28+
<h2>Overview</h2>
29+
30+
<p>SciPy is dedicated to providing a harassment-free conference experience for
31+
everyone, regardless of gender, sexual orientation, disability, physical
32+
appearance, body size, race, or religion. We do not tolerate harassment of
33+
conference participants in any form.</p>
34+
35+
<p>All communication should be appropriate for a professional audience including
36+
people of many different backgrounds. Sexual language and imagery is not appropriate
37+
for any conference venue, including talks.</p>
38+
39+
<p>Be kind to others. Do not insult or put down other attendees. Behave professionally.
40+
Remember that harassment and sexist, racist, or exclusionary jokes are not
41+
appropriate for SciPy.</p>
42+
43+
<p>Attendees violating these rules may be asked to leave the conference without a
44+
refund at the sole discretion of the conference organizers.</p>
45+
46+
<p>Thank you for helping make this a welcoming, friendly event for all.</p>
47+
48+
<h2>Details</h2>
49+
50+
<p>Harassment includes offensive verbal comments related to gender, sexual
51+
orientation, disability, physical appearance, body size, race, religion,
52+
sexual images in public spaces, deliberate intimidation, stalking, following,
53+
harassing photography or recording, sustained disruption of talks or other events,
54+
inappropriate physical contact, and unwelcome sexual attention.</p>
55+
56+
<p>Participants asked to stop any harassing behavior are expected to comply immediately.</p>
57+
58+
<p>Exhibitors in the expo hall, sponsor or vendor booths, or similar activities are
59+
also subject to the anti-harassment policy. In particular, exhibitors should not
60+
use sexualized images, activities, or other material. Booth staff (including
61+
volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise
62+
create a sexualized environment.</p>
63+
64+
<p>Be careful in the words that you choose. Remember that sexist, racist, and other
65+
exclusionary jokes can be offensive to those around you. Excessive swearing and
66+
offensive jokes are not appropriate for SciPy.</p>
67+
68+
<p>If a participant engages in behavior that violates this code of conduct, the
69+
conference organizers may take any action they deem appropriate, including warning
70+
the offender or expulsion from the conference with no refund.</p>
71+
72+
<h2>Contact Information</h2>
73+
74+
<p>If you are being harassed, notice that someone else is being harassed, or have any
75+
other concerns, please contact a member of conference staff or a conference volunteer.
76+
You may also contact hotel staff and ask to be put in touch with the conference
77+
co-chairs — Andy Terrel &amp; Kelsey Jordahl.</p>
78+
79+
<p>If the matter is especially urgent, please call/contact any of these individuals:</p>
80+
81+
<ul>
82+
<li>Andy Terrel (conference co-chair) at +1 (806) 410-0187</li>
83+
<li>Kelsey Jordahl (conference co-chair) at +1 (###) ###-####</li>
84+
<li>Anthony Scopatz (communications co-chair) at +1 (512) 827-8239</li>
85+
</ul>
86+
87+
<p>The conference staff will be happy to help participants contact hotel/venue security
88+
or local law enforcement, provide escorts, or otherwise assist those experiencing
89+
harassment to feel safe for the duration of the conference. We value your attendance.</p>
90+
91+
<p>This Code of Conduct was forked the PyCon Code of Conduct, which itself was
92+
forked from the example policy from the Geek Feminism wiki, created by the
93+
Ada Initiative and other volunteers which is under a Creative Commons Zero license.</p>
94+
95+
<p>Conference Code of Conduct is licensed under a Creative Commons Attribution
96+
3.0 Unported License.</p>
97+
98+
99+
{% endblock %}

0 commit comments

Comments
 (0)