#35359: Got `django.core.exceptions.FieldError` when adding GeneratedField
---------------------------------+------------------------------------
     Reporter:  wd0517           |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  Migrations       |                  Version:  5.0
     Severity:  Release blocker  |               Resolution:
     Keywords:  GeneratedField   |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------
Comment (by Simon Charette):

 > Hm can't fks depend on these though because the constraints for those
 are also grouped together last. 🤔

 Right. Since `GeneratedField` cannot be foreign keys though it should
 still allow for the following grouping of fields?

 `non_fk_non_generated_field | generated_fields | fk_fields`
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35359#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018ed2295305-3a0ab4c1-eb32-461b-a57c-2899dc535bdf-000000%40eu-central-1.amazonses.com.

Reply via email to