mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #24560 -- Added a --dry-run mode to the createcachetable command.
This commit is contained in:
@@ -166,6 +166,9 @@ Management Commands
|
||||
|
||||
* The :djadmin:`dumpdata` command output is now deterministically ordered.
|
||||
|
||||
* The :djadmin:`createcachetable` command now has a ``--dry-run`` flag to
|
||||
print out the SQL rather than execute it.
|
||||
|
||||
Models
|
||||
^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user