Fabian Henze
|
e5ff9808cf
|
Correct type of core.management.commands.runserver.Command.default_port (#604)
Strangely this variable is actually a string:
https://github.com/django/django/blob/8bcb00858e0ddec79cc96669c238d29c30d7effb/django/core/management/commands/runserver.py#L33
|
2021-04-30 20:23:33 +03:00 |
|