v1.21a10
Pre-release
Pre-release
Changes
- Fixes a bug that makes
PostgresQuerySet.insert
properly return the primary key instead of assuming the primary key is always a single column namedid
. (PR #57, fixes #48)
PyPi
pip install django-postgres-extra==1.21a10
https://pypi.python.org/pypi/django-postgres-extra/1.21a10
Alpha
Note, this is an alpha release.