What steps will reproduce the problem? 1. install django 1.3 and create a project 2. install django-rosetta in INSTALLED_APS 3. run the tests (manage.py tests)
What is the expected output? What do you see instead?
The 6 tests fails. Please find an attached output from the test.
What version of the product are you using? On what operating system?
Django 1.3 rc1
- django-rosetta-test-fails.log 20.05KB
Comment #1
Posted on Mar 9, 2011 by Happy CatPlease use Rosetta SVN-trunk to test against not yet released versions of Django. (All 17 tests pass on Django trunk and Rosetta trunk)
As soon as Django 1.3 is released, there will be an updated Rosetta point release.
Comment #2
Posted on Mar 14, 2011 by Happy LionThanks for info - I found info with patch today on ticket list.
Status: Invalid
Labels:
Type-Defect
Priority-Medium