Commit graph

6 commits

Author SHA1 Message Date
wiz
fcbb1b66ac Remove python-2.6-only package py-ordereddict and references to it. 2015-04-14 11:25:37 +00:00
wiz
3ec156f142 Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +00:00
rodent
da05e3e13e Thought I did this update already...
0.13.0 (2014-10-14)
^^^^^^^^^^^^^^^^^^^

- Made all default validators configurable in model_form_factory
- Added support for disabling default validators


0.12.9 (2014-08-30)
^^^^^^^^^^^^^^^^^^^

- Added support for composite primary keys in ModelFieldList
2014-11-10 18:36:49 +00:00
rodent
e7b52ac2ac 0.12.8 (2014-07-28)
^^^^^^^^^^^^^^^^^^^

- Added support for URLType of SQLAlchemy-Utils


0.12.7 (2014-07-21)
^^^^^^^^^^^^^^^^^^^

- Fix ModelFieldList handling of simultaneous deletes and updates
2014-08-07 02:32:37 +00:00
obache
193e789778 ordereddict is only required for python<=2.6 2014-07-07 05:55:13 +00:00
rodent
d742b774e1 Import py27-wtforms-alchemy-0.12.6 as www/py-wtforms-alchemy.
Generates WTForms forms from SQLAlchemy models.
2014-07-05 19:44:34 +00:00