forked from slides/empowering-django-with-background-workers
Improve pypi slide
This commit is contained in:
parent
ffd2ce1f50
commit
d68bc912f9
2 changed files with 8 additions and 11 deletions
BIN
public/pypi.png
Normal file
BIN
public/pypi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 130 KiB |
19
slides.md
19
slides.md
|
@ -864,25 +864,22 @@ image: /dep.png
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
- As of a few weeks ago, the DEP is approved
|
- There's an approved DEP
|
||||||
- "In theory", it can go into Django
|
- "In theory", it can go into Django
|
||||||
- All depends on what we actually produce
|
- Depending on what "it" is
|
||||||
- Theory != practice
|
|
||||||
-->
|
-->
|
||||||
---
|
|
||||||
layout: section
|
|
||||||
---
|
|
||||||
|
|
||||||
# `pip install django-tasks`
|
---
|
||||||
|
layout: image
|
||||||
<div class="absolute right-1/2 translate-x-1/2 top-3">
|
image: /pypi.png
|
||||||
<img src="/django-tasks-qrcode.png" width="150px" />
|
---
|
||||||
</div>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
- You can use it right now
|
- You can use it right now
|
||||||
- Please do, it's great!
|
- Please do, it's great!
|
||||||
- For some projects, you won't need anything else
|
- For some projects, you won't need anything else
|
||||||
|
- Supporting all versions of Django and Python
|
||||||
|
- No excuse to give it a go
|
||||||
- Report back the bugs
|
- Report back the bugs
|
||||||
- The more testing done now, the better
|
- The more testing done now, the better
|
||||||
- There's still work to do
|
- There's still work to do
|
||||||
|
|
Loading…
Reference in a new issue