#476 AttributeError on Sync get_source_url
Closes #476
I noticed the get_target_url() also had the same structure as the method causing errors so I added an exception to that method as well.
Exception surrounds just the class_path assignment so not to interfere with any raises in the reverse() calls.
Note: I've been unable to recreate issue as described, so may need someone else who has had issue or can recreate it to verify fixes.
@Renrut5 were we ever able to reproduce the issue that caused this update to be made? I'm hesitant to make a change if the issue isn't happening repeatedly.
@jdrew82 I was personally unable to reproduce it.
If we can't reproduce it I think we'll have to close this out for now. If it comes back up we can revisit.