Commit Graph
3 Commits
Author SHA1 Message Date
Pau Aliagas 09f9c59b3d Add some more files to ignore in .gitignore 2011-10-04 10:24:44 +02:00
Pau Aliagas d99c7c20cc Don't allow empty lists when they are required
When using ListField, an empty list is added as the default value.
But when you mark this field as required, you expect it not to be empty,
so this patch makes sure that this is duly checked.
2011-10-04 10:12:21 +02:00
Pau AliagasandRoss Lawley 9b4d0f6450 Make sure that ListFields are not strings 2011-10-03 05:29:24 -07:00