Changes between Initial Version and Version 1 of Ticket #27452, comment 28
- Timestamp:
- Jun 8, 2024, 1:55:06 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27452, comment 28
initial v1 1 Hi folks, I am wondering if we really want & need something like this in Django. What are the arguments that this has to be in Django as opposed to a third party library. The issue exists since 8 years with little to no comments so I would argue that using multiple serial fields on a model or having explicit access to a serial field is not a feature that is needed often. So even if this is incontrib I kinda wonder if we have to support every postgresql feature out there.1 Hi folks, I am wondering if we really want & need something like this in Django. What are the arguments that this has to be in Django as opposed to a third party library. The issue exists since 8 years with little to no comments so I would argue that using multiple serial fields on a model or having explicit access to a serial field is not a feature that is needed often. So even if this is suggested for contrib I kinda wonder if we have to support every postgresql feature out there.