Mercurial > p > roundup > code
view roundup/anypy/TODO.txt @ 4992:b562df8a5056
Fix form-parsing for multilinks
If multiple new items are added to a multilink property, the old version
would create the new items but only link one.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Sun, 21 Jun 2015 21:20:10 +0200 |
| parents | ac1f56d77cf5 |
| children | 868db43b302a |
line wrap: on
line source
Python compatiblity TODO ~~~~~~~~~~~~~~~~~~~~~~~~ Remove sets_ included for Python 2.3 compatibility. Remove support for Python versions < 2.5. As they are not supported anymore.
