Monday¶
Objectives¶
Readings¶
- Security: A deep dive into authorization in Pyramid, the use of ACLs and how to use permissions to control access to views.
Review¶
Code Review of Pyramid and the Graph data structure.
Demo¶
Using Test-Driven Development to implement security in a Pyramid App.