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

Side by Side Diff: sitescripts/reports/__init__.py

Issue 29993614: Issue 2267 - Unify form handling by reusing form_handler() (Closed) Base URL: https://hg.adblockplus.org/sitescripts/
Patch Set: Get the tests (clumsily) working Created Feb. 2, 2019, 5:39 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 import pymysql
Vasily Kuznetsov 2019/02/04 17:48:50 If we only use pymysql instead of MySQLdb for test
2 pymysql.install_as_MySQLdb()
OLDNEW
« no previous file with comments | « no previous file | sitescripts/reports/tests/test_updateReport.py » ('j') | sitescripts/reports/web/updateReport.py » ('J')

Powered by Google App Engine
This is Rietveld