-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…5125) This behaviour is exactly what the fab.BaseView.render_template function already does, and since that exists it makes more sense to use that than define our own function The two error handlers have been moved out of the class since even though they _looked_ like they were instance methods they weren't: the `self` argument was actually an error object.
- Loading branch information
Showing
1 changed file
with
47 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters