<div dir="ltr">Thanks Jonathan, appreciate the feedback. <div><br></div><div>I found the solution - it was a configuration issue on my behalf. <br><div><br></div><div>It turns out I had pinned an old version of Tastypie in the setup.py file of my geonode-project template, my bad. </div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 12 February 2018 at 06:28, Jonathan Doig <span dir="ltr"><<a href="mailto:j.doig@unsw.edu.au" target="_blank">j.doig@unsw.edu.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-AU" link="blue" vlink="purple">
<div class="m_-9060050258456443131WordSection1">
<p class="MsoNormal"><span>Hi Dave<u></u><u></u></span></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<p class="MsoNormal"><span>Those API URLs work fine for me on a fresh 2.8rc11 installed last week per Alessio’s instructions (attached).<u></u><u></u></span></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<p class="MsoNormal"><span>I’m using a bare Ubuntu 16.04 on AWS EC2 tx2-large: 16 GB RAM,  4 cores.<u></u><u></u></span></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<p class="MsoNormal"><span>Jonathan<u></u><u></u></span></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> geonode-devel [mailto:<a href="mailto:geonode-devel-bounces@lists.osgeo.org" target="_blank">geonode-devel-bounces@<wbr>lists.osgeo.org</a>]
<b>On Behalf Of </b>Dave Kennewell<br>
<b>Sent:</b> Sunday, 11 February 2018 9:55 PM<br>
<b>To:</b> geonode-devel <<a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><wbr>><br>
<b>Subject:</b> [GeoNode-devel] 2.8rc11 API errors<u></u><u></u></span></p><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">Hi all, <u></u><u></u></p>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">I'm testing 2.8rc11, and any call to the /api/base or /api/layers or /api/maps endpoint gives the following error: <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<pre style="background:white"><span style="font-size:9.0pt;color:black">Internal Server Error: /api/layers/<br> Traceback (most recent call last):<br>   File "/usr/local/lib/python2.7/<wbr>dist-packages/tastypie/<wbr>resources.py", line 211, in wrapper<br>     response = callback(request, *args, **kwargs)<br>   File "/usr/local/lib/python2.7/<wbr>dist-packages/tastypie/<wbr>resources.py", line 438, in dispatch_list<br>     return self.dispatch('list', request, **kwargs)<br>   File "/usr/local/lib/python2.7/<wbr>dist-packages/tastypie/<wbr>resources.py", line 470, in dispatch<br>     response = method(request, **kwargs)<br>   File "/usr/local/lib/python2.7/<wbr>dist-packages/geonode/api/<wbr>resourcebase_api.py", line 666, in get_list<br>     **self.remove_api_resource_<wbr>names(kwargs))<br>   File "/usr/local/lib/python2.7/<wbr>dist-packages/tastypie/<wbr>resources.py", line 2100, in obj_get_list<br>     applicable_filters = self.build_filters(filters=<wbr>filters)<br>   File "/usr/local/lib/python2.7/<wbr>dist-packages/geonode/api/<wbr>resourcebase_api.py", line 134, in build_filters<br>     filters=filters, ignore_bad_filters=False, **kwargs)<br> TypeError: build_filters() got an unexpected keyword argument 'ignore_bad_filters'<u></u><u></u></span></pre>
<p class="MsoNormal">Can someone replicate this or is it my config error? <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">thanks <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Dave<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>
</div></div></div>
</div>

<br><br>---------- Forwarded message ----------<br>From: Alessio Fabiani <<a href="mailto:alessio.fabiani@geo-solutions.it">alessio.fabiani@geo-solutions.it</a>><br>To: Paolo Corti <<a href="mailto:pcorti@gmail.com">pcorti@gmail.com</a>><br>Cc: geonode-devel <<a href="mailto:geonode-devel@lists.osgeo.org">geonode-devel@lists.osgeo.org</a>><br>Bcc: <br>Date: Fri, 19 Jan 2018 13:19:32 +0000<br>Subject: Re: [GeoNode-devel] Move to Release 2.8<br>



<div>
<div dir="ltr">Release process ongoing.
<div><br>
</div>
<div>For whom willing to try geonode 2.8.0, on a clean Ubuntu 16.04 instance just run the following commands</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div><font face="monospace, monospace">sudo add-apt-repository ppa:geonode/testing</font></div>
<div><font face="monospace, monospace">sudo apt update</font></div>
<div><font face="monospace, monospace">sudo apt install geonode</font></div>
<div><font face="monospace, monospace"><br>
</font></div>
<div><font face="monospace, monospace">geonode createsuperuser</font></div>
<div><font face="monospace, monospace"><br>
</font></div>
<div><font face="monospace, monospace">IP_ADDRESS=$(ip route get 8.8.8.8 | awk '{print $NF; exit}')</font></div>
<div><font face="monospace, monospace">sudo geonode-updateip $IP_ADDRESS</font></div>
<div><font face="monospace, monospace"><br>
</font></div>
<div><font face="monospace, monospace">sudo service apache2 restart</font></div>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>This is still under testing, so 1. do not try this on production servers - or on server where you have installations you don't want to break ; 2. it is possible that something goes wrong - in this case please report to me</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="m_-7460324648589773913gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div style="font-size:12.8px"><span>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">Regards,</span></p>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">Alessio Fabiani</span></p>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">==</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">GeoServer Professional Services from the experts! Visit
<a href="http://goo.gl/it488V" target="_blank">http://goo.gl/it488V</a> for more information.</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">==</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">Ing. Alessio Fabiani</span></p>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">@alfa7691</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">Founder/Technical Lead</span></p>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">GeoSolutions S.A.S.</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">Via di Montramito 3/A</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">55054  Massarosa (LU)</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">Italy</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">phone: +39 0584 962313</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">fax:     +39 0584 1660272</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">mob:   +39 331 6233686</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><a href="http://www.geo-solutions.it" target="_blank">http://www.geo-solutions.it</a></span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><a href="http://twitter.com/geosolutions_it" target="_blank">http://twitter.com/<wbr>geosolutions_it</a></span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"><br>
</span><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">------------------------------<wbr>-------------------------</span></p>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">AVVERTENZE AI SENSI DEL D.Lgs. 196/2003</span></p>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i
 sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente
 di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse,
 costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.</span></p>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap"></span></p>
<p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap">The information in this message and/or attachments, is intended solely for the attention and use
 of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction,
 copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail
 and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility  for changes made after they were
 sent or for other risks which arise as a result of e-mail transmission, viruses, etc.</span></p>
</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">2017-12-23 11:29 GMT+01:00 Paolo Corti <span dir="ltr"><<a href="mailto:pcorti@gmail.com" target="_blank">pcorti@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+1!<br>
of course<br>
Paolo<br>
<br>
On Fri, Dec 22, 2017 at 12:47 AM, Francesco Bartoli<br>
<div class="m_-7460324648589773913HOEnZb">
<div class="m_-7460324648589773913h5"><<a href="mailto:xbartolone@gmail.com" target="_blank">xbartolone@gmail.com</a>> wrote:<br>
> Hi Rizky,<br>
><br>
> yes you should backport it to 2.7.x which will become 2.8.0 then.<br>
><br>
> Ciao<br>
><br>
> Il giorno 21/dic/2017, alle ore 22:49, Rizky Maulana Nugraha<br>
> <<a href="mailto:rizky@kartoza.com" target="_blank">rizky@kartoza.com</a>> ha scritto:<br>
><br>
> +1<br>
><br>
> Can I also know how are you going to release 2.8? Is it coming from 2.7.x<br>
> branch? I would like to include qgis-server backend if possible, but that<br>
> depends on how much effort that would be. At the moment, only master branch<br>
> have qgis-server backend.<br>
><br>
> --<br>
> Rizky Maulana Nugraha<br>
> Software Developer<br>
> Kartoza.com<br>
><br>
> On Dec 22, 2017 02:15, "Tom Kralidis" <<a href="mailto:tomkralidis@gmail.com" target="_blank">tomkralidis@gmail.com</a>> wrote:<br>
>><br>
>> +1<br>
>><br>
>> ..Tom<br>
>><br>
>> Sent from my iPhone<br>
>><br>
>> On Dec 21, 2017, at 14:13, Simone Dalmasso <<a href="mailto:simone.dalmasso@gmail.com" target="_blank">simone.dalmasso@gmail.com</a>><br>
>> wrote:<br>
>><br>
>> +1!<br>
>><br>
>> 2017-12-21 19:52 GMT+01:00 Jeremiah Cooper <<a href="mailto:jcooper@jeremiahcooper.com" target="_blank">jcooper@jeremiahcooper.com</a>>:<br>
>>><br>
>>> +1.<br>
>>><br>
>>> Thanks.<br>
>>><br>
>>> Jeremiah Cooper<br>
>>><br>
>>> On Thu, Dec 21, 2017 at 1:06 PM, Alessio Fabiani<br>
>>> <<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-solutions<wbr>.it</a>> wrote:<br>
>>>><br>
>>>> +1<br>
>>>><br>
>>>> Regards,<br>
>>>> Alessio Fabiani<br>
>>>> ==<br>
>>>> GeoServer Professional Services from the experts! Visit<br>
>>>> <a href="http://goo.gl/it488V" rel="noreferrer" target="_blank">http://goo.gl/it488V</a> for more information.<br>
>>>> ==<br>
>>>><br>
>>>> Ing. Alessio Fabiani<br>
>>>> @alfa7691<br>
>>>> Founder/Technical Lead<br>
>>>><br>
>>>> GeoSolutions S.A.S.<br>
>>>> Via di Montramito 3/A<br>
>>>> 55054  Massarosa (LU)<br>
>>>> Italy<br>
>>>> phone: <a href="tel:%2B39%200584%20962313" value="+390584962313" target="_blank">+39 0584 962313</a><br>
>>>> fax:     <a href="tel:%2B39%200584%201660272" value="+3905841660272" target="_blank">+39 0584 1660272</a><br>
>>>> mob:   <a href="tel:%2B39%20331%206233686" value="+393316233686" target="_blank">+39 331 6233686</a><br>
>>>><br>
>>>> <a href="http://www.geo-solutions.it" rel="noreferrer" target="_blank">http://www.geo-solutions.it</a><br>
>>>> <a href="http://twitter.com/geosolutions_it" rel="noreferrer" target="_blank">
http://twitter.com/geosolution<wbr>s_it</a><br>
>>>><br>
>>>> ------------------------------<wbr>-------------------------<br>
>>>> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003<br>
>>>> Le informazioni contenute in questo messaggio di posta elettronica e/o<br>
>>>> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro<br>
>>>> utilizzo è consentito esclusivamente al destinatario del messaggio, per le<br>
>>>> finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio<br>
>>>> senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia<br>
>>>> via e-mail e di procedere alla distruzione del messaggio stesso,<br>
>>>> cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo<br>
>>>> anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per<br>
>>>> finalità diverse, costituisce comportamento contrario ai principi dettati<br>
>>>> dal D.Lgs. 196/2003.<br>
>>>><br>
>>>> The information in this message and/or attachments, is intended solely<br>
>>>> for the attention and use of the named addressee(s) and may be confidential<br>
>>>> or proprietary in nature or covered by the provisions of privacy act<br>
>>>> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection<br>
>>>> Code).Any use not in accord with its purpose, any disclosure, reproduction,<br>
>>>> copying, distribution, or either dissemination, either whole or partial, is<br>
>>>> strictly forbidden except previous formal approval of the named<br>
>>>> addressee(s). If you are not the intended recipient, please contact<br>
>>>> immediately the sender by telephone, fax or e-mail and delete the<br>
>>>> information in this message that has been received in error. The sender does<br>
>>>> not give any warranty or accept liability as the content, accuracy or<br>
>>>> completeness of sent messages and accepts no responsibility  for changes<br>
>>>> made after they were sent or for other risks which arise as a result of<br>
>>>> e-mail transmission, viruses, etc.<br>
>>>><br>
>>>> On 21 dicembre 2017 17:43, Francesco Bartoli <<a href="mailto:xbartolone@gmail.com" target="_blank">xbartolone@gmail.com</a>><br>
>>>> wrote:<br>
>>>>><br>
>>>>> Hi devs,<br>
>>>>><br>
>>>>> as 2.7.x became quite stable we should be ready to move to releasing<br>
>>>>> 2.8.0 as new stable version. Any feedback or concern?<br>
>>>>><br>
>>>>> At the moment we don’t have a release manager but Alessio, Angelos and<br>
>>>>> me can volunteer. However it’s likely we need some guidance to the overall<br>
>>>>> procedure.<br>
>>>>><br>
>>>>> Thanks and Merry Christmas to all of you<br>
>>>>> Francesco<br>
>>>>> ______________________________<wbr>_________________<br>
>>>>> geonode-devel mailing list<br>
>>>>> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
>>>>> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">
https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-devel</a><br>
>>>><br>
>>>><br>
>>>><br>
>>>> ______________________________<wbr>_________________<br>
>>>> geonode-devel mailing list<br>
>>>> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
>>>> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">
https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-devel</a><br>
>>>><br>
>>><br>
>>><br>
>>> ______________________________<wbr>_________________<br>
>>> geonode-devel mailing list<br>
>>> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
>>> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">
https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-devel</a><br>
>>><br>
>><br>
>><br>
>><br>
>> --<br>
>> Simone<br>
>><br>
>> ______________________________<wbr>_________________<br>
>> geonode-devel mailing list<br>
>> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
>> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">
https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-devel</a><br>
>><br>
>><br>
>> ______________________________<wbr>_________________<br>
>> geonode-devel mailing list<br>
>> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
>> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">
https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-devel</a><br>
>><br>
> ______________________________<wbr>_________________<br>
> geonode-devel mailing list<br>
> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">
https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-devel</a><br>
><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> geonode-devel mailing list<br>
> <a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">
https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-devel</a><br>
><br>
<br>
<br>
<br>
--<br>
</div>
</div>
<span class="m_-7460324648589773913HOEnZb"><font color="#888888">Paolo Corti<br>
Geospatial software developer<br>
web: <a href="http://www.paolocorti.net" rel="noreferrer" target="_blank">http://www.paolocorti.net</a><br>
twitter: @capooti<br>
skype: capooti<br>
</font></span>
<div class="m_-7460324648589773913HOEnZb">
<div class="m_-7460324648589773913h5">______________________________<wbr>_________________<br>
geonode-devel mailing list<br>
<a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-devel</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>

<br></blockquote></div><br></div>