Simple Django Web Application Tutorial
Very practical tutorial that goes through the steps and code to create a Python web application using the Django framework... (more…)
Read more »
This post looks at how to configure Celery to handle long-running tasks in a Django app. Read more