Bump to v0.3

This commit is contained in:
Harry Marr
2010-03-17 16:50:13 +00:00
parent 0d89e967f2
commit 00c8d7e6f5
8 changed files with 65 additions and 10 deletions

View File

@@ -85,6 +85,8 @@ expressions:
* ``endswith`` -- string field ends with value
* ``iendswith`` -- string field ends with value (case insensitive)
.. versionadded:: 0.3
Limiting and skipping results
=============================
Just as with traditional ORMs, you may limit the number of results returned, or