1 readers.py - views strictly reading main content: questions, answers, tags and comments
 
   3 writers.py - views that write main content, with possible reading
 
   4              note: deletion counts as writing in this case
 
   6 commands.py - data status changing commands, votes, question close/reopen
 
   8 users.py - user views - user listing and profiles
 
  10 meta.py - privacy, about, faq, feedback, logout, badges
 
  12 auth.py - Authentication related views