New issue 312: Upgraded Kallithea, now it looks incomplete?
https://bitbucket.org/conservancy/kallithea/issues/312/upgraded-kallithea-now-it-looks-incomplete

zwarmapapa:

I just upgraded Kallithea, now it looks like certain things (CSS etc) didn't 
load. 

See: https://code.lowentry.com/

My upgrade script is:

        cd /etc/kallithea/source
        stop_kallithea
        hg pull
        hg update
        python setup.py build
        python setup.py install
        cd /etc/kallithea
        alembic -c production.ini upgrade head
        start_kallithea

I see no errors in the console. The version prior to upgrading was from October 
2017.


_______________________________________________
kallithea-general mailing list
[email protected]
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to