Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix FuzzyDecimal on Python2.6. | Raphaël Barrois | 2013-10-29 |
| | |||
* | Style fixes for FuzzyDecimal (Closes #94). | Raphaël Barrois | 2013-10-29 |
| | |||
* | Added a Fuzzy Decimal attribute. | Omer | 2013-10-29 |
| | |||
* | Added FuzzyText attribute. | Jon Dufresne | 2013-10-29 |
| | | | | Useful for unique model attributes where the specific value can be fuzzy. | ||
* | Fix coverage | Raphaël Barrois | 2013-06-15 |
| | |||
* | Add FuzzyDateTime/FuzzyNaiveDateTime. | Raphaël Barrois | 2013-04-21 |
| | |||
* | Add FuzzyDate | Saul Shanabrook | 2013-04-21 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Add factory.fuzzy (Closes #41). | Raphaël Barrois | 2013-04-11 |