kpsul/utils
Aurélien Delobelle 09a96a0375 Fix postgres sequences
When manually assigning a value to AutoField, sequences must be updated
manually.

https://docs.djangoproject.com/en/1.11/ref/databases/#manually-specifying-values-of-auto-incrementing-primary-keys
2017-10-28 17:30:37 +02:00
..
__init__.py Fix postgres sequences 2017-10-28 17:30:37 +02:00
models.py Fix postgres sequences 2017-10-28 17:30:37 +02:00