Commit 1855b93
Update usage.md (django-json-api#277)
This regex example was not working for me:
"^orders/(?P<pk>[^/.]+/relationships/(?P<related_field>[^/.]+)$" is not a valid regular expression: unbalanced parenthesis1 parent 97e1a6c commit 1855b93
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
| 402 | + | |
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| |||
0 commit comments