Showing 37 to 42 of 81 blog posts tagged with "how-to".
-
Webinar: Testing Client-Side Applications with Django
Technical Director Mark Lavin will be hosting a free O’Reilly webinar today at 4PM EST or 1PM PT on Testing Client-Side Applications with Django. Mark says testing is one of the... Read more
January 20, 2015 -
Using Amazon S3 to Store your Django Site's Static and Media Files
Editor's note: This post was updated in September 2017. Using Amazon S3 to Store your Django Site's Static and Media Files Storing your Django site's static and media files on... Read more
November 10, 2014 -
Webcast: Creating Enriching Web Applications with Django and Backbone.js
Update: The live webcast is now available at O'Reilly Media Our technical director, Mark Lavin, will be giving a tutorial on Django and Backbone.js during a free webcast for O’R... Read more
November 4, 2014 -
Celery in Production
(Thanks to Mark Lavin for significant contributions to this post.) In a previous post, we introduced using Celery to schedule tasks. In this post, we address things you might n... Read more
September 29, 2014 -
Getting Started Scheduling Tasks with Celery
UPDATE: A newer version of this blog post is available for Celery Version 5.0.x. Getting Started Using Celery for Scheduling Tasks Many Django applications can make good use o... Read more
June 23, 2014 -
Managing Events with Explicit Time Zones
Managing Events with Explicit Time Zones Recently we wanted a way to let users create real-life events which could occur in any time zone that the user desired. By default, Dj... Read more
January 9, 2014