[pirate-politics] r511 committed - broke base.html in update, fixed for now but I need to re-add all the ...

2 views
Skip to first unread message

pirate-...@googlecode.com

unread,
Jan 17, 2011, 3:47:51 PM1/17/11
to pirate-poli...@googlegroups.com
Revision: 511
Author: fragro
Date: Mon Jan 17 12:43:37 2011
Log: broke base.html in update, fixed for now but I need to re-add all the
functionality lost
http://code.google.com/p/pirate-politics/source/detail?r=511

Modified:
/trunk/pirate-politics/new_templates/base.html
/trunk/pirate-politics/settings.py

=======================================
--- /trunk/pirate-politics/new_templates/base.html Mon Jan 17 12:38:36 2011
+++ /trunk/pirate-politics/new_templates/base.html Mon Jan 17 12:43:37 2011
@@ -99,7 +99,6 @@
<li><a STYLE="text-decoration:none"
href="/cont.html">controversial</a></li> |
<li><a STYLE="text-decoration:none" href="/new.html">new </a></li>
</ul>
- {% endblock %}
</div>
<div class="col1">
<ul>topic:
=======================================
--- /trunk/pirate-politics/settings.py Mon Jan 17 10:25:31 2011
+++ /trunk/pirate-politics/settings.py Mon Jan 17 12:43:37 2011
@@ -24,7 +24,7 @@
'pirate_consensus',
'pirate_extensions',
'pirate_reputation',
- 'pirate_login',
+ 'pirate_login',
'pirate_profile',
'pirate_sources',
)
@@ -34,7 +34,7 @@

import os

-TEMPLATE_DIRS =
(os.path.join(os.path.dirname(__file__), 'myTemplates_v3'),)
+TEMPLATE_DIRS = (os.path.join(os.path.dirname(__file__), 'new_templates'),)

FAIL_SILENTLY = True

Reply all
Reply to author
Forward
0 new messages