summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/applications.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/applications.txt b/docs/ref/applications.txt
index 3271f494a0..0a944de4e8 100644
--- a/docs/ref/applications.txt
+++ b/docs/ref/applications.txt
@@ -304,8 +304,8 @@ Application registry
.. attribute:: apps.ready
- Boolean attribute that is set to ``True`` when the registry is fully
- populated.
+ Boolean attribute that is set to ``True`` after the registry is fully
+ populated and all :meth:`AppConfig.ready` methods are called.
.. method:: apps.get_app_configs()