projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d5e500
)
Missing include!
author
Magnus Hagander
<magnus@hagander.net>
Wed, 9 Jun 2010 14:52:01 +0000
(16:52 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Wed, 9 Jun 2010 14:52:01 +0000
(16:52 +0200)
pgweb/core/views.py
patch
|
blob
|
blame
|
history
diff --git
a/pgweb/core/views.py
b/pgweb/core/views.py
index 88b12da85aff947ee4f4afc1ebbed8959c152e67..7a56a3e1fabdc698425a4d3c0eb4606b3df65f72 100644
(file)
--- a/
pgweb/core/views.py
+++ b/
pgweb/core/views.py
@@
-7,7
+7,7
@@
from django.db import connection
from datetime import date
-from pgweb.util.decorators import ssl_required
+from pgweb.util.decorators import ssl_required
, cache
from pgweb.util.contexts import NavContext
from pgweb.util.helpers import simple_form