Skip to content

Commit

Permalink
Refactor middleware module.
Browse files Browse the repository at this point in the history
It was starting to become unmanageably large with a lot of separate
concerns in one place.

- Separate the flask and pylons app code into separate modules.
- Separate the common middleware code into a separate module.
  • Loading branch information
brew committed Jun 3, 2016
1 parent 80a83c3 commit 2ac658f
Show file tree
Hide file tree
Showing 7 changed files with 814 additions and 773 deletions.

0 comments on commit 2ac658f

Please sign in to comment.