Skip to content

Commit

Permalink
[#3116] 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 15, 2016
1 parent 60b951d commit d9f3a50
Show file tree
Hide file tree
Showing 6 changed files with 649 additions and 596 deletions.

0 comments on commit d9f3a50

Please sign in to comment.