Samuel Colvin
|
a8096959e2
|
check for invalid validators (#140)
* check for invalid validators
* documentation and history
|
2018-03-25 16:41:48 +01:00 |
|
Samuel Colvin
|
03838d9220
|
stop create_model modifying its base
|
2018-02-07 17:32:20 +00:00 |
|
Samuel Colvin
|
89201f08b0
|
add wildcard validators (#128)
* add wildcard validators
* update docs and history
* more tests
* history links
|
2018-02-06 19:32:30 +00:00 |
|
Samuel Colvin
|
eeb5698e75
|
funky test with create_model
|
2018-02-06 17:01:55 +00:00 |
|
Samuel Colvin
|
c18b2bc4fc
|
rename config -> __config__ on a model
|
2018-02-06 14:39:38 +00:00 |
|
Samuel Colvin
|
f9cf6b42f4
|
Create model method (#125)
* adding create_model method
* adding method
* docs and tweaks
* prevent config and base together
* tweak docs
|
2018-02-06 14:29:56 +00:00 |
|