quertenmont/django-sequencefield
Additional field from django taking it's value from a postgresql sequence. It is similar to django AutoField, except that multiple model can share ids from a single sequence
GitHub repository with 11 stars and 1 forks.
Language: Python