[GeoNode-users] Error using account approval required
Israel López
asralf at gmail.com
Thu Apr 23 14:45:47 PDT 2015
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20150423/336d6e01/attachment.html>
More information about the geonode-users
mailing list