Closed GoogleCodeExporter closed 8 years ago
Index: setup.py
===================================================================
--- setup.py (revision 3279)
+++ setup.py (working copy)
@@ -27,7 +27,7 @@
zip_safe=False,
install_requires=[
'setuptools',
- 'Products.DataGridField >= 1.6rc1',
+ 'Products.DataGridField >= 1.6rc1, < 1.8a1',
'Products.PloneFormGen'
],
entry_points="""
Original comment by dataku...@gmail.com
on 5 Jan 2010 at 9:19
Fixed in http://code.google.com/p/getpaid/source/detail?r=3299
Original comment by dataku...@gmail.com
on 21 Jan 2010 at 9:42
Original issue reported on code.google.com by
dataku...@gmail.com
on 5 Jan 2010 at 8:56