Pau Aliagas
cb2cb851e2
Fix formatting typo in changelog entry
2012-02-01 12:29:05 +01:00
Pau Aliagas
202d6e414f
Update spec file
2011-10-13 20:29:36 +02:00
Pau Aliagas
181e191fee
Add some more files to ignore in .gitignore
2011-10-12 11:00:40 +02:00
Pau Aliagas
79ecf027dd
Add dependencies to spec file
...
Add spec file for rpm-based systems
2011-10-12 11:00:02 +02:00
Pau Aliagas
3aa2233b5d
Add field name to exception messages
2011-10-04 18:35:32 +02:00
Pau Aliagas
d59862ae6e
Merge remote-tracking branch 'upstream/dev' into integration/uuid
2011-10-04 16:02:58 +02:00
Pau Aliagas
0a03f9a31a
Add unit tests for UUIDField
2011-10-04 15:59:56 +02:00
Pau Aliagas
2f26f7a827
Add dependencies to spec file
...
Add spec file for rpm-based systems
2011-10-04 10:33:26 +02:00
Pau Aliagas
09f9c59b3d
Add some more files to ignore in .gitignore
2011-10-04 10:24:44 +02:00
Pau Aliagas
bec6805296
Add UUIDField
2011-10-04 10:20:41 +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 Aliagas and Ross Lawley
9b4d0f6450
Make sure that ListFields are not strings
2011-10-03 05:29:24 -07:00