[GeoNode-users] bootstrap does not update

Vivien Deparday vivien.deparday at gmail.com
Mon Jun 1 09:05:29 PDT 2015


Hi Pawel,
what kind of setup/install do you have? apt-get or development environment?
If you have installed with apt-get and you are using the geonode-project,
you will need to run
python manage.py collectstatic
Have a look here:
http://geonode.readthedocs.org/en/latest/tutorials/admin/customize_admin/setup_admin.html

Cheers,

Vivien



On Mon, Jun 1, 2015 at 11:50 AM, Paweł Stankiewicz <pavl1990 at gmail.com>
wrote:

> Hi guys!
> Hope some can help. I am using GeoNode 2.4 under Ubuntu Server.
> After reading
> http://geonode.readthedocs.org/en/latest/tutorials/devel/projects/theme.html
> I'm trying to change my bootstrap using bootswatch. The problem is,
> whichever theme from webside http://bootswatch.com I use, the webside
> looks the same (but other then primary schema). You can see my portal
> under:  https://geohub.plgrid.pl/. My site_base.html looks like:
>
> {% extends "base.html" %}
> {% block extra_head %}
>     <link href="{{ STATIC_URL }}geonode/css/site_base.css"
> rel="stylesheet"/>
>     <link href="{{ STATIC_URL }}geonode/css/bootstrap.css"
> rel="stylesheet"/>
> {% endblock %}
>
> file called base.css I did't edit at all. Did someone ever had the same
> problem? Hope someone can help.
> Best regards
> Pawel
>
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20150601/7d85f361/attachment.html>


More information about the geonode-users mailing list