#13016: Invalid ForeignKey ids in fixtures do not cause any error messages
---------------------------------------------------+------------------------
Reporter: Art <[email protected]> | Owner: nobody
Status: new | Milestone:
Component: Testing framework | Version: 1.1
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Comment (by kmike):
I found current behaviour very useful because it means I'm not obligated
to write fixtures for all relations if I don't want to. Sometimes there is
no need for related objects, only id are interesting. Less fixtures to
write and maintain, less fixtures to load, faster tests. So in my opinion
this proposal is a backward-incompatible feature request. Am I missing
something?
--
Ticket URL: <http://code.djangoproject.com/ticket/13016#comment:2>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.