Multiple EC2 instances with boto and Salt This HOWTO is intended to get you up and running a master with one or more salt minions that you can remote-execute commands on.
Django: get all unflagged comments for a Model Filtered export of comments from Django's contrib.comments
jQuery.data() caveat for HTML5 in Firefox Avoid ``data-watch`` in HTML5 elements as its' a reserved keyword in Mozilla browsers
Django: handle form validation with combined POST and FILES data Handling forms with custom validation and file upload in Django