Am Tue, 6 Mar 2007 17:37:21 +0530
schrieb "MacH G" <[EMAIL PROTECTED]>:

> i do [not] know how to apply
> it in windows could somebody tell me the command to apply it .

If you are comfortable with the unix command line, install cygwin
(http://www.cygwin.com/). You'll get a full unix shell environment
including the gnu diff tool.

Otherwise you might have a look at the various diff/merge tools
available for Windows.
For example:
http://www.thefreecountry.com/programming/filecomparison.shtml
or use your favourite search engine with the keywords "windows diff
tool"

As a last resort, edit the files manually as seen on
http://code.djangoproject.com/attachment/ticket/3400/list_filter.3.diff
Remove red lines, insert green lines.

hope that helps,

Martin

--~--~---------~--~----~------------~-------~--~----~
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