Release 0.14

This commit is contained in:
Simon Willison 2019-02-24 15:11:51 -08:00
commit 05317f5341
4 changed files with 23 additions and 1 deletions

View file

@ -140,6 +140,8 @@ The first argument here is a dictionary specifying the columns you would like to
This method takes optional arguments ``pk=``, ``column_order=`` and ``foreign_keys=``.
.. _python_api_foreign_keys:
Specifying foreign keys
-----------------------