Just sort QuerySet
with Django built-in methods, man.

Just sort QuerySet
with Django built-in methods, man.
What can be easier? Populate a slug
field, make a get_absolute_url
, make a simple view
, add a line to urlpatterns
. Right? Well guess again.
Very small shoutout – don’t try to make relative path work.
Read More »Here is part four about testing your Celery tasks.
Previous part: Part 3 🥄 Testing the taste
Next part: Part 5 🍱 Pack Linux with Celery Daemon
Following stack: Django + Celery + Nginx
Read More »Here is a short part three about testing your Celery tasks. Do they even work??
Previous part: Part 2 🍮 Results pudding
Next part: Part 4 🍻 Serving Celery workers
Following stack: Django + Celery + Nginx
Read More »Here is part two. Let’s make an interface to see what’s going with Celery on right now.
Previous part: Part 1 🥩 Django steak medium rare
Next part: Part 3 🥄 Testing the taste
Following stack: Django + Celery + Nginx
Read More »When revisiting something gets me to the verge of tears, I know I have to write a small essential guide for myself. Celery is among these things. Here is part one. Contents below!
Next part: Part 2 🍮 Results pudding
Following stack: Django + Celery + Nginx
Read More »