Mozilla's Security Best Practices

This list of resources is meant as a companion to the talk I gave at DjangoCon 2012, but it should stand on its own as a useful list for Django developers.

Best Practices?

What are “best practices,” anyway? The internet loves to debate these things. For us, think of it as the collective team knowledge, condensed into things like docs; shared, reviewed libraries; application templates; code review standards; and user experience guidelines.

Docs

Libraries

Django Features