Skip to content

Commit

Permalink
Fix UniqueTogetherValidator with field sources (#7086)
Browse files Browse the repository at this point in the history
* Add failing tests for unique_together+source

* Fix UniqueTogetherValidator source handling

* Fix read-only+default+source handling

* Update test to use functional serializer

* Test UniqueTogetherValidator error+source
  • Loading branch information
rpkilby authored and tomchristie committed Dec 12, 2019
1 parent f744da7 commit 236667b