Skip to content
Snippets Groups Projects
Commit c2904f49 authored by plup's avatar plup
Browse files

feat: upgraded to django 2.2

parent 5a0d681f
No related branches found
No related tags found
1 merge request!158Load djangoldp conguration from YAML file
......@@ -489,7 +489,7 @@ Notice tht it'll redirect only HTTP 200 Code.
Packaged with DjangoLDP is a tests module, containing unit tests
You can extend these tests and add your own test cases by following the examples in the code. You can then run your tests with:
`python -m unittest tests.runner`
`python -m djangoldp.unittest tests.runner`
## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment