diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/django-admin.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 18e8ec1ca0..41df95b37a 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -768,11 +768,6 @@ The ``--run-syncdb`` option allows creating tables for apps without migrations. While this isn't recommended, the migrations framework is sometimes too slow on large projects with hundreds of models. -.. deprecated:: 1.8 - - The ``--list`` option has been moved to the :djadmin:`showmigrations` - command. - runserver [port or address:port] -------------------------------- |
