Re: ANN: new-admin branch merged to trunk

2005-11-28 Thread mortenbagai
Hi, I encountered a change, which I think must be a consequence of the new-admin merge. It seems that the "js" admin option - given to link javascript files to the admin screen for the model object - now assumes the paths given are relative to the ADMIN_MEDIA_PREFIX whereas before it didn't. For

Re: i18n branch has been merged to trunk

2005-11-04 Thread mortenbagai
Arrgh, I think I had a caching problem. I take it back. Everything seems to work fine now. Sorry, Morten

Re: i18n branch has been merged to trunk

2005-11-04 Thread mortenbagai
Hi, Updating my django source seems to have broken the django admin app. I get this error: http://django.pastebin.com/417624, saying "i18n is not a valid tag library. Any clues as to how to get things working again? Thanks, Morten