mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #24571 -- Restored testserver positional arguments parsing
Thanks Domas Lapinskas for the report and Tim Graham for the review.
This commit is contained in:
@@ -11,3 +11,6 @@ Bugfixes
|
||||
|
||||
* Added support for serializing :class:`~datetime.timedelta` objects in
|
||||
migrations (:ticket:`24566`).
|
||||
|
||||
* Restored proper parsing of the :djadmin:`testserver` command's positional
|
||||
arguments (fixture names) (:ticket:`24571`).
|
||||
|
||||
Reference in New Issue
Block a user