Checklist
Check out http://webdevchecklist.com/
Accessibility
Security
sqlmap Automatic SQL injection and database takeover tool
Server
Production machines should never have private keypairs (
authorized_keys
is OK) (from Real-world Python deployment).Make a new
virtualenv
every time you deploy! (from Real-world Python deployment).
Templates
Will it work with SSL?
Users
Views
Security?