[GeoNode-users] Error using account approval required

Simone Dalmasso simone.dalmasso at gmail.com
Thu Apr 23 23:04:47 PDT 2015


Israel, you have to uncomment 'notification' in the INSTALLED_APPS in your
settings.py file then run the command syncdb.

Ciao

2015-04-23 23:45 GMT+02:00 Israel López <asralf at gmail.com>:

> Hi again dear dev's
>
> Using the next configuration in settings.py
>
> ACCOUNT_APPROVAL_REQUIRED = True
>
> I get the next error:
>
> OperationalError at /account/signup/
>
> no such table: notification_noticetype
>
>  Request Method: POST  Request URL: http://localhost:8000/account/signup/  Django
> Version: 1.6.10  Exception Type: OperationalError  Exception Value:
>
> no such table: notification_noticetype
>
>  Exception Location: /home/israel/.virtualenvs/node24/local/lib/python2.7/site-packages/django/db/backends/sqlite3/base.py
> in execute, line 452  Python Executable:
> /home/israel/.virtualenvs/node24/bin/python  Python Version: 2.7.6  Python
> Path:
>
> ['/home/israel/PycharmProjects/node24/geonode',
>  '/home/israel/.virtualenvs/node24/local/lib/python2.7/site-packages/GDAL-1.11.1-py2.7-linux-x86_64.egg',
>  '/home/israel/.virtualenvs/node24/lib/python2.7',
>  '/home/israel/.virtualenvs/node24/lib/python2.7/plat-x86_64-linux-gnu',
>  '/home/israel/.virtualenvs/node24/lib/python2.7/lib-tk',
>  '/home/israel/.virtualenvs/node24/lib/python2.7/lib-old',
>  '/home/israel/.virtualenvs/node24/lib/python2.7/lib-dynload',
>  '/usr/lib/python2.7',
>  '/usr/lib/python2.7/plat-x86_64-linux-gnu',
>  '/usr/lib/python2.7/lib-tk',
>  '/home/israel/.virtualenvs/node24/local/lib/python2.7/site-packages',
>  '/usr/lib',
>  '/usr/include/gdal',
>  '/home/israel/PycharmProjects/node24/geonode']
>
>  Server time: Jue, 23 Apr 2015 16:36:32 -0500
>
> It seems like the table doesn't exists, but I'm testing the last updates
> from
> master branch.
>
> Any ideas???
>
> Thanks a lot.
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users
>
>


-- 
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20150424/bf811a02/attachment.html>


More information about the geonode-users mailing list