On Sun, Dec 22, 2013 at 7:02 PM, Arky <hitmana...@gmail.com> wrote:
> Hi,
>
> You can easily fix this by downgrading your django-taggit version. A
> solution has already patched in this commit.
> (https://github.com/translate/pootle/commit/b9de4520be)
>
> More information is available in the comments here:
> https://github.com/translate/pootle/pull/158

As Arky said, this issue can be solved if you install a slightly older
release of django-taggit:

(env) $ pip uninstall django-taggit
(env) $ pip install django-taggit==0.11.1

I hope you did a backup just before trying to upgrade in order to
start the upgrade from scratch again.

This is because of a bug in django-taggit 0.11.2. That bug is already
reported and fixed in django-taggit master. We are waiting for a new
bugfix release in django-taggit. We are also looking for a final
Pootle 2.5.1 release that will include a workaround for the
django-taggit bug (basically don't install django-taggit 0.11.2).

Bye


> HTH
>
> --arky

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to