-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
427 lines (363 loc) · 16.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<!DOCTYPE html>
<html lang="en">
<head>
<title>DjangoCon AU 2023 - Adelaide, South Australia - August 18 2023</title>
<meta charset="utf-8">
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@djangoconau">
<meta name="twitter:creator" content="@djangocon">
<meta name="twitter:title" content="DjangoCon AU 2023">
<meta name="twitter:description"
content="DjangoCon AU 2023, August 18 2023, Adelaide, South Australia. A part of PyCon AU.">
<meta name="twitter:image" content="http://2023.djangocon.com.au/images/twittercard.png">
<link href="css/style.css" rel=stylesheet>
<link href="css/style-960.css" media="only screen and (min-width: 960px)" type="text/css" rel="stylesheet" />
<!--[if lt IE 9]>
<link href="css/style-960.css" type="text/css" rel="stylesheet" />
<![endif]-->
<style>
.cfp-button {
font-size: 150%
}
</style>
<link href="https://fonts.googleapis.com/css?family=Droid+Sans" rel="stylesheet">
<script type="text/javascript"> <!-- Analytics Code -->
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-39962564-1']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div class="banner">
<a href="https://django.threadless.com/">
Get your DjangoCon AU 2023 shirt and/or hoodie here!
</a>
</div>
<div class="header">
<div class="wrap">
<h1>DjangoCon<span>AU 2023</span></h1>
<div class="description">
<p>DjangoCon AU is an annual gathering of Django developers in
Australia. It is held as a one day mini-conference at
PyCon AU. After a short break, the ninth annual DjangoCon AU will be
held in person in Adelaide, South Australia. </p>
<p>DjangoCon AU invites presentations about Django, or content that would
be useful for a Django-inclined audience.
</p>
<p>There will also be Django developers at the sprints held after
PyCon AU.</p>
</div>
<ul class="event-details group">
<li class="dates">
<span class="title">Dates</span>
<ul>
<li>DjangoCon AU: August 18, 2023</li>
<li>PyCon AU: August 19-20, 2023</li>
<li>Sprints: August 21-22, 2023</li>
</ul>
</li>
<li class="twitter">
<span class="title">Twitter</span>
<a href="https://twitter.com/djangoconau" target="_blank">@DjangoConAU</a>
</li>
<li class="venue">
<span class="title">Venue</span>
<p>Adelaide Convention Centre</p>
</li>
<li class="mastodon">
<span class="title">Mastodon</span>
<a rel="me" href="https://fosstodon.org/@djangoconau" target="_blank">fosstodon.org/@djangoconau</a>
</li>
</ul>
</div>
</div>
<!---
<div class="tickets">
<div class="wrap">
<p style="text-align: center; margin: 10px 0 20px 0;">Tickets available now from the PyCon AU website</p>
<a href="https://2023.pycon.org.au/attend/" target="_blank" class="button">Buy Tickets</a>
</div>
</div>-->
<div class="speakers" id="speakers">
<div class="wrap">
<!--- Speakers -->
<div class="speakers" id="speakers">
<div class="wrap">
<h2 class="section-title">Speakers</h2>
<ul class="speaker-list group">
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/jrosenbaum.jpg" alt="" />
</div>
<div class="details">
<span class="name">
Dr J. Rosenbaum
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/ZDDVWK/">Roll for Initiative: how to make the world of AI a
more ethical place</a>
</span>
</div>
<p class="description">
Your team has gathered to fight bias, your tool, AI. How do you muster your forces and all of the
abilities at your disposal to fight and slay your fearsome foe?
how do you create a balanced party and slay the Beasts of Bias; racism, sexism and queerphobia? Can it
be done? Venture together with me into the seedier side of AI as we band together to fight algorithmic
injustice and create a better world.
</p>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/alanrubin.jpg" alt="Place Holder" />
</div>
<div class="details">
<span class="name">
Alan Rubin
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/TX9KTX/">Building a biological database with Python</a>
</span>
</div>
<p class="description">
This talk is a story of how open-source frameworks make it possible for academics to take on otherwise
infeasibly complex projects, which in my case was a new community-driven database for biologists and
clinical geneticists.
</p>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/curtismaloney.jpg" alt="Place Holder" />
</div>
<div class="details">
<span class="name">
Curtis Maloney
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/KTNAWJ/">HttpRequest: An unsung hero of Django</a>
</span>
</div>
<p class="description">
We use it in every view, every request, but how much is HttpRequest doing for you that you never thought
about?
</p>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/noahkantrowitz.jpg" alt="Place Holder" />
</div>
<div class="details">
<span class="name">
Noah Kantrowitz
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/BKHZML/">Swiss Army Django: Small Footprint ETL</a>
</span>
</div>
<p class="description">
A case study of a single-application ETL system to scrape and enrich complex nested data and then expose
it via GraphQL and Discord. It will dive into how to use these various async-based libraries together in
a small footprint app.
</p>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/evanbrumley.jpg" alt="Place Holder" />
</div>
<div class="details">
<span class="name">
Evan Brumley
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/8HUA8Y/">Choosing Wisely - How to Pick the Right Third
Party Packages for your Project</a>
</span>
</div>
<p class="description">
Python has an incredible library of open source packages you can use in your own project, but how do you
pick the right one? What can happen if you pick the wrong one? In this talk, we'll discuss the process
of choosing the right dependencies - from architecture to security to licensing. By the end you'll have
a good understanding of what to look for in a package and what to avoid.
</p>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/place-holder.jpg" alt="Place Holder" />
</div>
<div class="details">
<span class="name">
Levi Cameron
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/8EHZDF/">Multi-tenancy strategies with Django+PostgreSQL
</a>
</span>
</div>
<p class="description">
Most Django sites contain information that effectively needs to be isolated from other users or groups.
How can we use Django+Postgres to defend against developer mistakes to ensure private data doesn't leak
to the wrong users?
</p>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/anthonyshaw.jpg" alt="Place Holder" />
</div>
<div class="details">
<span class="name">
Anthony Shaw
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/WGPY79/">Beat the rush! Designing effective load tests for
your web application
</a>
</span>
</div>
<p class="description">
“The website is slow”. These four words can strike fear and dread in the heart of any developer. Load
Testing is a tool for preparing your website for high demand, but designing a good load test is a
fine-art. In this talk, we’ll explore how design effective load tests for web apps in Python
</p>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/dansloan.jpg" alt="Place Holder" />
</div>
<div class="details">
<span class="name">
Dan Sloan
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/WMBADG/">Using Django 4.2's StreamingHttpResponse and HTMX
SSE to provide real time notifications</a>
</span>
</div>
<p class="description">
Django 4.2 introduces a new way of streaming http responses with an ASGI server. Let's use this with
HTMX to build a traditional web application that provides SPA-like real time notifications!
</p>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/syedali.jpg" alt="Place Holder" />
</div>
<div class="details">
<span class="name">
Syed Muhammad Dawoud Sheraz Ali
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/FS3SQV/">N+1 Problem in Django Rest Framework</a>
</span>
</div>
<p class="description">
N+1 problems in Django are not new. Anyone who has worked with Django must have had some interaction
with the N+1 problem. Django Rest Framework allows building robust APIs on top of Django. We will
explore the N+1 problem in DRF, understand its occurrence in DRF views and serializer fields, and review
its performance implications.
</p>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/kushalvijay.jpg" alt="Place Holder" />
</div>
<div class="details">
<span class="name">
Kushal Vijay
</span>
<span class="meta">
<a href="https://2023.pycon.org.au/program/EZAKVR/">Django Apps at Scale: Mistakes to Avoid</a>
</span>
</div>
<p class="description">
Every developer makes mistakes while developing new things and experiments. We at StackGuardian (IaC
platform) wrote everything from scratch and in the process, we did a lot of research and experiments to
build scalable Django Apps with Microservice Architecture. I’ve learned a lot about what works well and
what doesn’t with Django, and hope I can share some useful tips on how to work with this popular web
framework.
</p>
</li>
</ul>
</div>
</div>
<!-- Organisers -->
<div class="speakers" id="speakers">
<div class="wrap">
<h2 class="section-title">Organisers</h2>
<ul class="speaker-list group">
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/eliza-holliday.jpg" alt="Eliza Holliday" />
</div>
<div class="details">
<span class="name">
Liz Holliday
</span>
<a href="https://twitter.com/commoncode" target="_blank" class="social-handle">commoncode</a>
<span class="meta">
DjangoCon AU Co-Organiser<br>
Common Code
</span>
</div>
</li>
<li class="speaker">
<div class="img-container">
<img src="./images/speakers/katie-mclaughlin.jpg" alt="Katie McLaughlin" />
</div>
<div class="details">
<span class="name">
Katie McLaughlin
</span>
<a href="https://cloudisland.nz/@glasnt" target="_blank"
class="social-handle">cloudisland.nz/@glasnt</a>
<span class="meta">
DjangoCon AU Co-Organiser<br>
Google Cloud<br>
Django Software Foundation
</span>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="contact">
<div class="wrap">
<h2 class="section-title">Contact</h2>
<ul>
<li>Eliza Holliday <a href="mailto:[email protected]"
target="_blank">[email protected]</a></li>
<li>Katie McLaughlin <a href="mailto:[email protected]" target="_blank">[email protected]</a></li>
<li>Twitter: <a href="https://twitter.com/djangoconau" target="_blank">@DjangoConAU</a></li>
<li>Mastodon: <a href="https://fosstodon.org/@djangoconau" target="_blank">fosstodon.org/@djangoconau</a>
</li>
</ul>
</div>
</div>
<div class="footer group">
<div class="wrap">
<p>
<span class="image-credit">Photo by <a href="https://unsplash.com/photos/yh4eadAtOeo" target="_blank">Michael
Obeysekera on Unsplash</a></span>.
Previous events:
<a href="https://2013.djangocon.com.au" target="_blank">2013</a>,
<a href="https://2014.djangocon.com.au" target="_blank">2014</a>,
<a href="https://2015.djangocon.com.au" target="_blank">2015</a>,
<a href="https://2016.djangocon.com.au" target="_blank">2016</a>,
<a href="https://2017.djangocon.com.au" target="_blank">2017</a>,
<a href="https://2018.djangocon.com.au" target="_blank">2018</a>,
<a href="https://2019.djangocon.com.au" target="_blank">2019</a>,
<a href="https://2020.djangocon.com.au" target="_blank">2020</a>.
<span class="the-cut"> Designed by <a href="https://www.thecut.net.au/" target="_blank">The Cut,
Perth.</a></span>
</p>
</div>
</div>
</body>
</html>