Changes between Initial Version and Version 1 of Ticket #32915, comment 16


Ignore:
Timestamp:
Jun 9, 2024, 4:10:50 AM (5 months ago)
Author:
Paul Schilling

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32915, comment 16

    initial v1  
    44
    55The problem can be solved by merging the two commands. The `runserver` command is simplified, and the code that introduced the `ImportError` can be left as is.
     6
     7PR: https://github.com/django/django/pull/18260
Back to Top