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
|
||||
- All depends on what we actually produce
|
||||
- Theory != practice
|
||||
- Depending on what "it" is
|
||||
-->
|
||||
---
|
||||
layout: section
|
||||
---
|
||||
|
||||
# `pip install django-tasks`
|
||||
|
||||
<div class="absolute right-1/2 translate-x-1/2 top-3">
|
||||
<img src="/django-tasks-qrcode.png" width="150px" />
|
||||
</div>
|
||||
---
|
||||
layout: image
|
||||
image: /pypi.png
|
||||
---
|
||||
|
||||
<!--
|
||||
- You can use it right now
|
||||
- Please do, it's great!
|
||||
- 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
|
||||
- The more testing done now, the better
|
||||
- There's still work to do
|
||||
|
|
Loading…
Reference in a new issue