Loading docs/ref/signals.txt +2 −2 Original line number Diff line number Diff line Loading @@ -449,7 +449,7 @@ Arguments sent with this signal: For example, the :mod:`django.contrib.auth` app only prompts to create a superuser when ``interactive`` is ``True``. ``using`` ``db`` The alias of database on which a command will operate. post_migrate Loading Loading @@ -490,7 +490,7 @@ Arguments sent with this signal: For example, the :mod:`django.contrib.auth` app only prompts to create a superuser when ``interactive`` is ``True``. ``db`` ``using`` The database alias used for synchronization. Defaults to the ``default`` database. Loading Loading
docs/ref/signals.txt +2 −2 Original line number Diff line number Diff line Loading @@ -449,7 +449,7 @@ Arguments sent with this signal: For example, the :mod:`django.contrib.auth` app only prompts to create a superuser when ``interactive`` is ``True``. ``using`` ``db`` The alias of database on which a command will operate. post_migrate Loading Loading @@ -490,7 +490,7 @@ Arguments sent with this signal: For example, the :mod:`django.contrib.auth` app only prompts to create a superuser when ``interactive`` is ``True``. ``db`` ``using`` The database alias used for synchronization. Defaults to the ``default`` database. Loading