Hynek Schlawack
|
fba942270b
|
Stay happy and positive
Closes #6
|
2015-02-20 13:29:47 +01:00 |
Hynek Schlawack
|
980067d8f1
|
We're ASCII-clean
|
2015-02-20 11:22:10 +01:00 |
Hynek Schlawack
|
4e81b7b5e2
|
Rename add_XXX to no_XXX
Assume you want everything by default and be consistent with the no_XXX
attributes on Attribute.
|
2015-02-07 09:15:59 +01:00 |
Hynek Schlawack
|
e7ebf4bf81
|
Allow single attributes to be excluded
|
2015-01-30 17:48:34 +01:00 |
Hynek Schlawack
|
f61fb5d185
|
Eliminate factory field
Instead, have only one default field. If the default value is an instance of
attr.Factory, use it as a factory.
|
2015-01-29 23:10:56 +01:00 |
Hynek Schlawack
|
717dcdadca
|
Short default_value to default
|
2015-01-29 22:32:41 +01:00 |
Hynek Schlawack
|
9cb48a5814
|
Shorten default_factory to factory
|
2015-01-29 22:29:37 +01:00 |
Hynek Schlawack
|
8f98b38136
|
Increase branch coverage
And a lot of under the hood work.
|
2015-01-29 17:31:49 +01:00 |
Hynek Schlawack
|
692e4613a0
|
Add instance_of validator
|
2015-01-29 12:20:17 +01:00 |
Hynek Schlawack
|
9560908555
|
Initial commit
Docs aren't there yet
|
2015-01-27 17:53:17 +01:00 |