We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977b0b7 commit 8ab968dCopy full SHA for 8ab968d
pytest_django/fixtures.py
@@ -288,7 +288,7 @@ def live_server(request):
288
--liveserver command line option or if this is not provided from
289
the DJANGO_LIVE_TEST_SERVER_ADDRESS environment variable. If
290
neither is provided ``localhost:8081,8100-8200`` is used. See the
291
- Django documentation for it's full syntax.
+ Django documentation for its full syntax.
292
293
NOTE: If the live server needs database access to handle a request
294
your test will have to request database access. Furthermore
0 commit comments