On Tue, May 11, 2010 at 9:49 AM, mendes.rich...@gmail.com <
mendes...@gmail.com> wrote:

> On our production server we are running the last official release
> 1.1.1,
> When i started uploading big decimal values i ran into trouble and
> came across a ticket which described the error.
>
> This was ticket 10692 and it was solved.
>
> Unfortunately i couldn't track down which files should be replaced by
> the altered code from the ticket.
> Could anyone help me out and explain me how this normally works
> outside the svn repository, so which files should i replace and where
> can i find the altered code for those parts.
>
> your help would be greatly appreciated,
>
>
Ticket #10692: http://code.djangoproject.com/ticket/10692

includes comments linking to the changesets where it was fixed, for example
on trunk:

http://code.djangoproject.com/changeset/10545

shows the files and exact changes that were made.

Note however, this ticket was fixed in trunk and the 1.0.X branch, which
implies that the fix already exists in the 1.1 (and all subsequent)
releases. The changes include a test of the problem that was fixed, and that
tests passes in 1.1.1 and current trunk. Thus you should not be seeing this
problem if you are running 1.1.1.

Perhaps if you described exactly what problem you are seeing, including the
version of Python you are running, someone could help in figuring out what
is going on.

Karen
-- 
http://tracey.org/kmt/

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

Reply via email to