diff --git a/re2o/views.py b/re2o/views.py index 1f9e6ab8..c3f13332 100644 --- a/re2o/views.py +++ b/re2o/views.py @@ -70,7 +70,6 @@ def index(request): }, 're2o/index.html', request) -@cache_page(7 * 24 * 60 * 60) def about_page(request): """ The view for the about page. Fetch some info about the configuration of the project. If it can't @@ -108,7 +107,6 @@ def about_page(request): } ) - def contact_page(request): """The view for the contact page Send all the objects MailContact