Hi

Dne Thu, 14 Aug 2014 13:00:05 +0200
Laurent Mirguet <[email protected]> napsal(a):

> I just made a fresh install of weblate and configured my first project and 
> subproject based on a local git repository.
> 
> Now when I try to open the home page of weblate, I get the following 
> exception :
> 
> NoReverseMatch at /
> 
> Reverse for 'translation' with arguments '()' and keyword arguments 
> '{'project': u'aufeminin-php', 'lang': u'de_GOFEMININ', 'subproject': 
> u'expertclub'}' not found. 1 pattern(s) tried: 
> ['projects/(?P<project>[^/]+)/(?P<subproject>[^/]+)/(?P<lang>[^/-]{2,3}([_-][A-Za-z]{2})?(@[a-z]+)?)/$’]
> 
> In template /home/laurent/weblate-1.9/weblate/html/last-changes.html, error 
> at line 25
> /usr/lib/python2.7/dist-packages/django/core/urlresolvers.py in 
> _reverse_with_prefix, line 452
> 
> 
> Does it make sense for you ?

The problem is in language name as it's not following usual standards.
But I think Weblate should be less strict in this and I've fixed it in 
ff1c7a5.

-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Weblate mailing list
[email protected]
https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate

Reply via email to