diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index b69e69db49..d6e139606d 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -371,6 +371,8 @@ Management Commands * Database connections are now always closed after a management command called from the command line has finished doing its job. +* Commands from alternate package formats like eggs are now also discovered. + * :djadmin:`dumpdata` now has the option :djadminopt:`--output` which allows specifying the file to which the serialized data is written. |
