Changes between Initial Version and Version 4 of Ticket #28461
- Timestamp:
- 08/02/17 19:25:10 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28461
-
Property
Triage Stage
changed from
Unreviewed
toAccepted
-
Property
Summary
changed from
Can't create superuser with ForeignKey required field
tocreatesuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS
-
Property
Triage Stage
changed from
-
Ticket #28461 – Description
initial v4 55 55 56 56 }}} 57 58 [https://github.com/django/django/pull/8846 PR]