Hello Abergel, Jason píše v St 31. 05. 2017 v 15:57 +0000: > Hi Michael, > > Thanks so much for the quick response. > > I am not seeing any errors at all. When I refresh the page it still > shows the same version I started with even after restarting the > service.
Maybe you have the sources twice and the web server is still using the old version? > Following the documentation: > > 1. ./manage.py migrate --noinput This migrates the database to match current code. > I also tried running “git clone https://github.com/WeblateOrg/weblate > .git” which seemed promising as it was doing something but still, > nothing. > > I have a feeling a big step is missing from the documentation. Do I > not need to download the latest build? I am new to the Linux world so > I may be missing something that would be obvious to a seasoned Linux > person. How did you install Weblate in the beginning? If it was by git, then start with `git pull`, if you were using pip, `pip install --upgrade Weblate` should do the actual code update. -- Michal Čihař | https://cihar.com/ | https://weblate.org/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Weblate mailing list [email protected] https://lists.cihar.com/cgi-bin/mailman/listinfo/weblate
