Changes between Initial Version and Version 4 of Ticket #28461


Ignore:
Timestamp:
Aug 2, 2017, 2:25:10 PM (7 years ago)
Author:
Kirill B.
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28461

    • Property Triage Stage UnreviewedAccepted
    • Property Summary Can't create superuser with ForeignKey required fieldcreatesuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS
  • Ticket #28461 – Description

    initial v4  
    5555
    5656}}}
     57
     58[https://github.com/django/django/pull/8846 PR]
Back to Top