#13234: cannot import name trans_real ---------------------------------------+------------------------------------ Reporter: roklenardic | Owner: nobody Status: new | Milestone: Component: django-admin.py runserver | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------------------+------------------------------------ Having updated to the latest trunk this morning, one of my applications would not even start. This is what I get: r...@machine:~/path/to/application$ ./manage.py runserver Error: cannot import name trans_real
I updated again a second ago to revision 12873 and still the same message. So I tried reverting back to a revision 12788 (I remember the app working 2 weeks ago) and it works. So it seems some core django changes have broken it inbetween. Any idea? -- Ticket URL: <http://code.djangoproject.com/ticket/13234> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
