| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| | | |||||
| * | Clean up the utilities directory. | Barry Warsaw | 2016-03-25 | 1 | -5/+2 |
| | | |||||
| * | Delegate more to the underlying query object and don't use a cached results. | Barry Warsaw | 2016-01-10 | 1 | -4/+6 |
| | | |||||
| * | Docstring. | Barry Warsaw | 2016-01-06 | 1 | -0/+6 |
| | | |||||
| * | Additional refactoring to use the QuerySequence wrapper, so that we can still | Barry Warsaw | 2016-01-06 | 1 | -0/+42 |
| use len() and slicing on SQLAlchemy query results. We also don't need to list()-ify the results in the tests. This isn't perfect, but at least it doesn't introduce yet another layer violation. | |||||
