Django-sequencefield

Latest version: v1.0.13

The latest version of django-sequencefield with no known security vulnerabilities is 1.0.13. We recommend installing version 1.0.13.

The information on this page was curated by experts in our Cybersecurity Intelligence Team.

Latest release
v1.0.13 at Oct. 4, 2024
License
MIT (MIT License)

Description

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. Also add the possibility to generate an id from a sequence AND from the data of another field in the model

Resources

Vulnerabilities

See all vulnerabilities

No known vulnerabilities found

Versions (8)

See all versions

Has known vulnerabilities

  • 1.0.13
  • 1.0.12
  • 1.0.11
  • 1.0.10
  • 1.0.8
  • 1.0.7
  • 1.0.6
  • 1.0.0