Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: sitescripts/web.py

Issue 8626108: Added /resetScore, /refreshScore and /showScore features to URL Fixer server-side (Closed)
Patch Set: Created Oct. 22, 2012, 4:08 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sitescripts/urlfixer/web/submitData.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sitescripts/web.py
===================================================================
--- a/sitescripts/web.py
+++ b/sitescripts/web.py
@@ -56,3 +56,4 @@
import formmail.web.formmail
import crawler.web.crawler
import urlfixer.web.submitData
+import urlfixer.web.calculateScores
« no previous file with comments | « sitescripts/urlfixer/web/submitData.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld