Changes between Initial Version and Version 4 of Ticket #28461
- Timestamp:
- Aug 2, 2017, 2:25:10 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28461
- Property Triage Stage Unreviewed → Accepted
- Property Summary Can't create superuser with ForeignKey required field → createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS
-
Ticket #28461 – Description
initial v4 55 55 56 56 }}} 57 58 [https://github.com/django/django/pull/8846 PR]