minor update

This commit is contained in:
Miroslav Stampar
2011-03-27 07:58:15 +00:00
parent dba32306b0
commit 76b7e3517d
3 changed files with 20 additions and 12 deletions

View File

@@ -278,3 +278,5 @@ URLENCODE_FAILSAFE_CHARS = '()|,'
# maximum length of urlencoded value after which failsafe procedure takes away
URLENCODE_CHAR_LIMIT = 4000
DEFAULT_MSSQL_SCHEMA = 'dbo'