Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaning up cruft, simplifying default config, and improving docs. | Ryan Petrello | 2012-03-13 | 1 | -1/+0 |
| | |||||
* | Removing formencode and the built-in validation functionality. | Ryan Petrello | 2012-03-12 | 1 | -2/+0 |
| | | | | | Eventually, we'll replace formencode w/ something else (that's still being actively maintained). | ||||
* | A handful of improvements: | Ryan Petrello | 2012-03-02 | 19 | -0/+107 |
* Fixing a few broken tests (https://github.com/dreamhost/pecan/issues/28) * Removing py.test as a package requirement. * Moving tests *into* the package. * Adding code to use native unittest discovery (or unittest2 fallback). |