<div dir="ltr">Israel, you have to uncomment 'notification' in the INSTALLED_APPS in your settings.py file then run the command syncdb.<div><br></div><div>Ciao</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-23 23:45 GMT+02:00 Israel López <span dir="ltr"><<a href="mailto:asralf@gmail.com" target="_blank">asralf@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi again dear dev's </div><div><br></div><div>Using the next configuration in settings.py</div><div><br></div>ACCOUNT_APPROVAL_REQUIRED = True<br><div><br></div><div>I get the next error:</div><div><br></div><div><h1>OperationalError at /account/signup/</h1>
  <pre>no such table: notification_noticetype</pre>
  <table>

    <tbody><tr>
      <th>Request Method:</th>
      <td>POST</td>
    </tr>
    <tr>
      <th>Request URL:</th>
      <td><a href="http://localhost:8000/account/signup/" target="_blank">http://localhost:8000/account/signup/</a></td>
    </tr>

    <tr>
      <th>Django Version:</th>
      <td>1.6.10</td>
    </tr>

    <tr>
      <th>Exception Type:</th>
      <td>OperationalError</td>
    </tr>


    <tr>
      <th>Exception Value:</th>
      <td><pre>no such table: notification_noticetype</pre></td>
    </tr>


    <tr>
      <th>Exception Location:</th>
      <td>/home/israel/.virtualenvs/node24/local/lib/python2.7/site-packages/django/db/backends/sqlite3/base.py in execute, line 452</td>
    </tr>

    <tr>
      <th>Python Executable:</th>
      <td>/home/israel/.virtualenvs/node24/bin/python</td>
    </tr>
    <tr>
      <th>Python Version:</th>
      <td>2.7.6</td>
    </tr>
    <tr>
      <th>Python Path:</th>
      <td><pre>['/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']</pre></td>
    </tr>
    <tr>
      <th>Server time:</th>
      <td>Jue, 23 Apr 2015 16:36:32 -0500</td></tr></tbody></table><br></div><div><br></div><div>It seems like the table doesn't exists, but I'm testing the last updates from</div><div>master branch.</div><div><br></div><div>Any ideas???</div><div><br></div><div>Thanks a lot.</div></div>
<br>_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Simone </div>
</div>