#7052: auth fixture fails to import when running test server
------------------------------------+---------------------------------------
Reporter: jb0t | Owner: nobody
Status: new | Milestone:
Component: Serialization | Version: SVN
Resolution: | Keywords: auth_permission
auth_content fixture import
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Comment (by russellm):
Replying to [comment:24 adamnelson]:
> This could be solved in a series of steps:
>
> 1. Give good error messages so people don't have to log queries in
order to even find out what's happening.
As I mentioned to you on the mailng list, you _should_ be getting error
messages. If you aren't, this is itself a bug, and we would appreciate any
help you can provide in working out why.
> 1. A doc change to lead people here so they know what's going on.
We don't document bugs and other behaviour that is known to be faulty.
This is why we have trac. If a bug exists, we aim to fix it. The
documentation is our description of how things should work; Trac is our
list of ways that we don't meet that target.
> 1. Create a flag allowing these errors to be thrown and the runscript
to continue.
The runscript _can't_ continue in this case. You have an inconsistent
database, and it would be irresponsible to continue.
> 1. Fix the issue robustly as per comment 21
>
> I would love to get involved but I'm not sure where to start on this
one.
I suspect I will be looking at this in the early phases of v1.2
development.
--
Ticket URL: <http://code.djangoproject.com/ticket/7052#comment:25>
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
-~----------~----~----~----~------~----~------~--~---