Opened 13 years ago
Closed 13 years ago
#17302 closed New feature (invalid)
Django have BigIntegerField, but where is BigAutoField?
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | bigserial |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi,
I need to have bigserial in my project, i find http://djangosnippets.org/snippets/1244/ but with ManyToMany, OneToOne, etc this work incorrect.
How i can use bigserial?
Note:
See TracTickets
for help on using tickets.
TicketClosingReasons/UseSupportChannels