<div dir="ltr">Cool, thanks for the clarification Paolo!</div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-21 10:20 GMT+02: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">This is the way Celery has to be added to the project, though<br>
importing the Celery app in the main __init__.py seems to be the<br>
recommended approach:<br>
<a href="http://celery.readthedocs.org/en/latest/django/first-steps-with-django.html" target="_blank">http://celery.readthedocs.org/en/latest/django/first-steps-with-django.html</a><br>
<br>
cheers<br>
p<br>
<br>
On Wed, May 20, 2015 at 6:00 PM, Simone Dalmasso<br>
<<a href="mailto:simone.dalmasso@gmail.com">simone.dalmasso@gmail.com</a>> wrote:<br>
> Ok but what the celery_app file is for? the task seems to just use celery,<br>
> and celery_app.app is not used in the settings. Is there some kind of<br>
> automatic usage?<br>
><br>
> 2015-05-20 17:55 GMT+02:00 Paolo Corti <<a href="mailto:pcorti@gmail.com">pcorti@gmail.com</a>>:<br>
>><br>
>> I think it is used for tasks such as Web Service harvesting:<br>
>> <a href="https://github.com/GeoNode/geonode/blob/master/geonode/services/tasks.py" target="_blank">https://github.com/GeoNode/geonode/blob/master/geonode/services/tasks.py</a><br>
>><br>
>> though it will not be used until the tasks are effectively created<br>
>> using the admin, if I remember properly<br>
>> cheers<br>
>> p<br>
>><br>
>> On Wed, May 20, 2015 at 5:46 PM, Simone Dalmasso<br>
>> <<a href="mailto:simone.dalmasso@gmail.com">simone.dalmasso@gmail.com</a>> wrote:<br>
>> > Matt, you are right, it doesn't seems to be used. I think we could<br>
>> > comment<br>
>> > it? @garnertb?<br>
>> ><br>
>> > 2015-05-18 20:26 GMT+02:00 Matt Hanson <<a href="mailto:matt.a.hanson@gmail.com">matt.a.hanson@gmail.com</a>>:<br>
>> >><br>
>> >> Hey guys,<br>
>> >><br>
>> >> The import of celery_app in the settings file causes some issues.  For<br>
>> >> one, it doesn't even appear to be used, and second, it's trying to<br>
>> >> import it<br>
>> >> directly as celery_app rather than geonode.celery_app which is the<br>
>> >> convention for all other apps included within geonode.<br>
>> >><br>
>> >> Was this something added as a work in progress, or is it needed?<br>
>> >><br>
>> >> matt<br>
>> >><br>
>> >> _______________________________________________<br>
>> >> geonode-devel mailing list<br>
>> >> <a href="mailto:geonode-devel@lists.osgeo.org">geonode-devel@lists.osgeo.org</a><br>
>> >> <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel</a><br>
>> >><br>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> > Simone<br>
>> ><br>
>> > _______________________________________________<br>
>> > geonode-devel mailing list<br>
>> > <a href="mailto:geonode-devel@lists.osgeo.org">geonode-devel@lists.osgeo.org</a><br>
>> > <a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-devel</a><br>
>> ><br>
>><br>
>><br>
>><br>
>> --<br>
>> Paolo Corti<br>
>> Geospatial software developer<br>
>> web: <a href="http://www.paolocorti.net" target="_blank">http://www.paolocorti.net</a><br>
>> twitter: @capooti<br>
>> skype: capooti<br>
><br>
><br>
><br>
<span class="HOEnZb"><font color="#888888">><br>
> --<br>
> Simone<br>
<br>
<br>
<br>
--<br>
Paolo Corti<br>
Geospatial software developer<br>
web: <a href="http://www.paolocorti.net" target="_blank">http://www.paolocorti.net</a><br>
twitter: @capooti<br>
skype: capooti<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Simone </div>
</div>