Hello,

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 ?

Thank you for your help,
Laurent Mirguet
_______________________________________________
Weblate mailing list
[email protected]
https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate

Reply via email to