author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 11 Oct 2001 00:17:51 +0000 (00:17 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 11 Oct 2001 00:17:51 +0000 (00:17 +0000) | ||
commit | f8e153361e8f66a0ec9aac0d007d2033f4beb6d0 | |
tree | 2e61714dc00d42d42177f47a074e642f2b4a02ab | tree | snapshot |
parent | 1dcddf5cb9db9f764f98e24b42380832a24b0d29 | commit | diff |
Reverted a change in hyperdb so the default value for missing property
values in a create() is None and not '' (the empty string.) This obviously
breaks CSV import/export - the string 'None' will be created in an
export/import operation.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@291 57a73879-2fb5-44c3-a270-3262357dd7e2
values in a create() is None and not '' (the empty string.) This obviously
breaks CSV import/export - the string 'None' will be created in an
export/import operation.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@291 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/announcement.txt | diff | blob | history | |
roundup/hyperdb.py | diff | blob | history |