Hi,
I created an database router to try using multiple databases. I copied the
example router in this page:
https://docs.djangoproject.com/en/1.3/topics/db/multi-db/ .
Almost everything is ok, however, it seems that I cannot delete an
auth_message. The log said:
DELETE command denied to user 'u
Hi,
I'm wanting to reduce an unneeded query from my page views in my
project caused from Django's built-in auth_messages. I'm looking for
the best solution to do this while still allowing me to use contrib/
auth and the admin.
The source of the query comes from the 'auth
On 10/24/05, stava <[EMAIL PROTECTED]> wrote:
> Does anyone now how the auth_messages table is used?
>
> Presumably for sending messages to the user(s).
> But how?
Authentication docs (which will include documentation on the messages)
are coming soon. The work-in-progress vers
Does anyone now how the auth_messages table is used?
Presumably for sending messages to the user(s).
But how?
R
/LarS
4 matches
Mail list logo