Changes between Initial Version and Version 42 of Ticket #470


Ignore:
Timestamp:
10/01/21 06:37:48 (2 years ago)
Author:
Anders Hovmöller
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #470

    • Property Status changed from new to assigned
    • Property Type changed from enhancement to New feature
    • Property Cc Ryan Hiebert Ian Foote Ryan Moore Václav Řehák Hannes Ljungberg Marcin Nowak Adrian Turjak Doug Harris Leigh Brenecki Johannes Maron Charlie Denton added
    • Property Patch needs improvement set
    • Property Summary changed from diff to cause 'default' values to be expressed in sql schema to Add Field.db_default for defining database defaults
    • Property Easy pickings unset
    • Property Owner changed from nobody to Ian Foote
    • Property UI/UX unset
    • Property Triage Stage changed from Unreviewed to Accepted
  • Ticket #470 – Description

    initial v42  
     1https://github.com/django/django/pull/13709
     2
    13Apply this diff to django/core/mamagement.py
    24
Back to Top