#12006 closed (duplicate)
UUID field needed
Reported by: | ungerik | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | |
Severity: | Keywords: | uuid | |
Cc: | Triage Stage: | Design decision needed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
128 bit integer field or emulation if db backend doesn't support that integer size or native UUIDs.
Text format/parse methods would be nice at the field object.
Change History (3)
comment:1 Changed 13 years ago by
Triage Stage: | Unreviewed → Design decision needed |
---|
Note: See
TracTickets for help on using
tickets.
Marking as DDN because there's no reason this has to live in Django core. Frankly I'm inclined to wontfix, but alas perhaps cooler heads will prevail.