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

Jorge de Jesus jorge.jesus at gmail.com
Wed Jul 27 06:34:02 PDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160727/da927b54/attachment.html>


More information about the geonode-users mailing list