[GeoNode-users] syncdb on a new install doesn't work : "relation "people_profile" does not exist"

Daniel Berry dberry at boundlessgeo.com
Wed Jul 27 07:05:56 PDT 2016


Jorge,

GeoNode master and soon to be GeoNode 2.5 (Beta) has been upgrade to Django
1.8. The below link will describe why the commands I sent were needed.

https://docs.djangoproject.com/en/1.8/topics/migrations/

Dan

On Wed, Jul 27, 2016 at 8:34 AM, Jorge de Jesus <jorge.jesus at gmail.com>
wrote:

> Hi Dan
>
> What you recommenced worked perfectly (http://pastebin.com/WqDt9yd5).
> Can you give some fast explanation (I am familiar with python but not so
> much with Django)
>
> Thank you alot
> Jorge
>
>
>
> On Tue, Jul 26, 2016 at 8:34 PM, Daniel Berry <dberry at boundlessgeo.com>
> wrote:
>
>> Jorge,
>>
>> Instead of running python manage.py syncdb
>>
>> can you run the following:
>>
>>     python manage.py makemigrations
>>     python manage.py migrate account --noinput
>>     python manage.py migrate --noinput
>>
>> let me know if that works..
>>
>> Dan
>>
>> On Tue, Jul 26, 2016 at 10:22 AM, Jorge de Jesus <jorge.jesus at gmail.com>
>> wrote:
>>
>>> Hi to all
>>>
>>> I have hit the same problem today pulling from master Latest commit
>>> (f943c9a) using ubuntu 16.04.1  and running geonode on virtualenv
>>>
>>> Packages install from pip
>>> http://pastebin.com/vzD0eCzm
>>> Then the error when sync
>>> http://pastebin.com/mgkpsprh
>>>
>>> I dont have any custom app as refered above (qgis?)
>>>
>>> Cheers
>>> Jorge
>>>
>>> <https://github.com/GeoNode/geonode/commit/f943c9a50c52ec1f99e5760773940612589411e3>
>>>
>>> _______________________________________________
>>> geonode-users mailing list
>>> geonode-users at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/geonode-users
>>>
>>>
>>
>>
>> --
>> *Daniel Berry*
>> Senior Software Engineer | Boundless
>> dberry at boundlessgeo.com
>> 512-468-3946 (cell)
>> @boundlessgeo
>>
>>
>>
>
>
> --
> OpenPGP Key: 0x7212572C
>



-- 
*Daniel Berry*
Senior Software Engineer | Boundless
dberry at boundlessgeo.com
512-468-3946 (cell)
@boundlessgeo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160727/23b9da3a/attachment.html>


More information about the geonode-users mailing list