Skip to content

Commit 750c830

Browse files
committed
Add clarification
1 parent 0985833 commit 750c830

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/examples/django/README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Execution
3434
Execution of the Django app
3535
...........................
3636

37+
This example uses Django features intended for development environment.
38+
The ``runserver`` option should not be used for production environments.
39+
3740
Set these environment variables first:
3841

3942
#. ``export DJANGO_SETTINGS_MODULE=instrumentation_example.settings``

0 commit comments

Comments
 (0)