-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! add test for broken code, will result in:
File "/home/jens/PyLucid_env/src/django-reversion- compare/reversion_compare/admin.py", line 105, in get_related if hasattr(obj, self.field.name): File "/home/jens/PyLucid_env/lib/python3.4/site- packages/django/db/models/fields/related.py", line 572, in __get__ rel_obj = qs.get() File "/home/jens/PyLucid_env/lib/python3.4/site- packages/django/db/models/query.py", line 357, in get self.model._meta.object_name) tests.models.DoesNotExist: Factory matching query does not exist. See also: 38f03aa#diff-92a7865015c98ad7c63bd568db5e5906R106
- Loading branch information
Showing
3 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters