added explicit doc for order_by #2117

This commit is contained in:
Bastien Gérard
2019-12-20 23:16:29 +01:00
parent 332bd767d4
commit 1170de1e8e
2 changed files with 15 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ or with an alias:
conn = get_connection('testdb')
Example of test file:
--------
---------------------
.. code-block:: python
import unittest