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 4be23ef commit 66636b3Copy full SHA for 66636b3
performance_tests.rst
@@ -3,7 +3,7 @@ Average of 5 measurements for python2 and python3.
3
Launch the performance test with::
4
5
cd tests
6
- django test --keepdb django_restframework_gis_tests.test_performance
+ ./manage.py test --keepdb django_restframework_gis_tests.test_performance
7
8
For more information regarding how the measurement is performed read the code in
9
`test_performance.py <https://github.com/openwisp/django-rest-framework-gis/blob/master/tests/django_restframework_gis_tests/test_performance.py>`__.
0 commit comments