summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add a table with available format checkersChase Sterling2013-04-111-13/+17
* Undeprecate and switch back to validator, to reduce annoyance.Julian Berman2013-04-111-1/+1
* Fix path wordingJulian Berman2013-04-101-1/+1
* Clarify instance attribute.Julian Berman2013-04-101-1/+6
* More doc tidying.Julian Berman2013-04-091-31/+33
* Whoops, syntax error.Julian Berman2013-04-091-1/+1
* More wording.Julian Berman2013-04-091-4/+14
* Allow interdoc to the standard library.Julian Berman2013-04-091-1/+4
* Wording, though this will get reworked soon hopefully.Julian Berman2013-04-091-3/+3
* String stringety string.Julian Berman2013-04-091-4/+5
* Use python 3 style prints in docsChase Sterling2013-04-072-5/+8
* Add missing paren in docsChase Sterling2013-04-071-1/+1
* Don't rely on hash sorting for docs examplesChase Sterling2013-04-051-2/+2
* Add example of using the ValidationError attributesChase Sterling2013-04-041-0/+64
* Update docs for descend methodChase Sterling2013-04-041-4/+5
* Update the docs for ValidationError with the new attributesChase Sterling2013-04-011-1/+24
* OopsChase Sterling2013-03-031-1/+1
* Update docs for format checkersChase Sterling2013-03-031-153/+10
* Fix cls_checks args in docsChase Sterling2013-03-031-1/+1
* Cleanups for FormatChecker error catchingChase Sterling2013-03-031-2/+4
* Allow exception types to be registered for format functionsChase Sterling2013-03-021-4/+7
* More lie removal.Julian Berman2013-02-241-2/+2
* Break backwards compat: ValidationError.path is now in sorted order.Julian Berman2013-02-242-4/+5
* Refrain from lying.Julian Berman2013-02-241-5/+17
* Update readme and docs with Draft4Validator.Julian Berman2013-02-241-0/+2
* More universal example.Julian Berman2013-02-241-3/+3
* This is dumb anyhow.Julian Berman2013-02-241-23/+0
* Docstring.Julian Berman2013-02-241-0/+2
* Merge remote-tracking branch 'remotes/origin/master' into draft4Chase Sterling2013-02-224-16/+194
|\
| * Ouch, never mind. Performance hit.Julian Berman2013-02-171-12/+13
| * Syntax.Julian Berman2013-02-171-1/+1
| * Update type docs.Julian Berman2013-02-171-7/+19
| * Use rfc3987Julian Berman2013-02-171-15/+19
| * Too hard, too long.Julian Berman2013-02-171-2/+10
| * Remove ValidationError too.Julian Berman2013-02-161-0/+8
| * Share code.Julian Berman2013-02-162-0/+5
| * Didn't mean to remove the signatures.Julian Berman2013-02-162-14/+32
| * Whoops, forgot to save. Moved validate docs into the docs.Julian Berman2013-02-161-0/+23
| * Never mind, use isodate since it isn't broken.Julian Berman2013-02-161-5/+3
| * Move all format docs to the docs.Julian Berman2013-02-161-8/+95
| * Ups -- not auto.Julian Berman2013-02-161-1/+1
| * Depend on iso8601Julian Berman2013-02-151-2/+16
|/
* Remove duplicationJulian Berman2013-02-031-0/+11
* Don't fall back if webcolors isn't presentJulian Berman2013-02-031-4/+27
* Add to docs and relax restrictionsJulian Berman2013-02-031-0/+25
* Show default checksJulian Berman2013-02-031-1/+28
* Checkers docs and sample usageJulian Berman2013-02-031-0/+18
* Inline formatsJulian Berman2013-02-033-10/+14
* Correct interface argument.Julian Berman2013-01-311-2/+7
* Opt out of unwanted formatsNorman Hooper2013-01-311-5/+2