Bump to v0.3
This commit is contained in:
parent
0d89e967f2
commit
00c8d7e6f5
8 changed files with 65 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue