Skip to content

davidfischer/Securing-Your-Django-Site-Presentation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
img
 
 
js
 
 
 
 
 
 
 
 

Securing Your Django Site

This is a Django security talk I have given a few times at the San Diego Python meetups and workshops.

Highlights

  • Basics: XSS, CSRF, SQL Injection
  • Slightly more advanced: caching, pickle, passwords
  • Double checking security exceptions
  • New Django 1.4 and 1.5 stuff
  • Django settings
  • Settings not handled by Django

The fact that I used Impress.js and gave a mostly slide based presentation is not lost on me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published