2024-04-19 11:31:54 +01:00
|
|
|
---
|
|
|
|
title: Empowering Django with Background Workers
|
|
|
|
class: text-center
|
|
|
|
highlighter: shiki
|
|
|
|
transition: slide-left
|
|
|
|
mdc: true
|
2024-05-10 11:25:05 +01:00
|
|
|
monaco: false
|
2024-04-19 11:31:54 +01:00
|
|
|
themeConfig:
|
|
|
|
primary: '#0c4b33'
|
|
|
|
---
|
|
|
|
|
|
|
|
# Empowering Django with Background Workers
|
|
|
|
|
|
|
|
### Jake Howard{style="color: #e85537;" }
|
|
|
|
|
|
|
|
<ul class="list-none! text-sm [&>li]:m-0! mt-1 uppercase">
|
|
|
|
<li>Senior Systems Engineer @ Torchbox <mdi-fire class="fill-white"/></li>
|
|
|
|
<li>Security & Performance @ Wagtail <logos-wagtail class="fill-white"/></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<ul class="list-none! text-xs [&>li]:m-0! mt-3 font-light">
|
|
|
|
<li><mdi-earth /> theorangeone.net</li>
|
|
|
|
<li><mdi-twitter /> @RealOrangeOne</li>
|
|
|
|
<li><mdi-github /> @RealOrangeOne</li>
|
|
|
|
<li><mdi-mastodon /> @jake@theorangeone.net</li>
|
|
|
|
</ul>
|