We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0985833 commit 750c830Copy full SHA for 750c830
docs/examples/django/README.rst
@@ -34,6 +34,9 @@ Execution
34
Execution of the Django app
35
...........................
36
37
+This example uses Django features intended for development environment.
38
+The ``runserver`` option should not be used for production environments.
39
+
40
Set these environment variables first:
41
42
#. ``export DJANGO_SETTINGS_MODULE=instrumentation_example.settings``
0 commit comments