Thanks for valuable hints. I submitted a ticket with a patch:
http://code.djangoproject.com/ticket/5189.

Jakub Wiśniowski

On 16 Sie, 16:55, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On 8/16/07, eXt <[EMAIL PROTECTED]> wrote:
>
>
>
> > Ok, I've got a logout method that should (IMHO) be added to client.py.
> > I can generate patch from it. But what form should have a test and a
> > documentation?
>
> * Test: add a test case to /tests/modeltests/test_client that
> validates that logout works. The existing tests for the login function
> should give you an idea of what sort of thing is required.
>
> * Documentation:
> /docs/testing.txt will require a short description of the new logout
> function. Again, follow the lead of the login function.
>
> The whole lot - code changes, test and docs should all be wrapped up
> in the same diff you produce with svn diff. Also, don't forget to open
> a ticket to track the change, and provide somewhere to store your
> patch.
>
> Yours,
> Russ Magee %-)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to