Skip to content

Conversation

@andreas83
Copy link
Contributor

This regex example was not working for me:
"^orders/(?P[^/.]+/relationships/(?P<related_field>[^/.]+)$" is not a valid regular expression: unbalanced parenthesis

This regex example was not working for me:
"^orders/(?P<pk>[^/.]+/relationships/(?P<related_field>[^/.]+)$" is not a valid regular expression: unbalanced parenthesis
@jerel jerel merged commit 1855b93 into django-json-api:develop Sep 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants