Move the hooks in base.Logic to the bottom of the class
This more closely follows 'important methods first'.
Patch by: Sverre Rabbelier
# This module is DEPRECATED!## You should no longer be using django.template_loader.## Use django.template.loader instead.from django.template.loader import *