tsaylor / Maker-Network

the maker network
6 stars 5 forks source link

Account activation template doesn't exist #25

Open ashanan opened 12 years ago

ashanan commented 12 years ago

When I click* on the activation link I get the following error: (*I actually have to copy the path in the link and add it to the correct domain since the actual link points to example.com)

TemplateDoesNotExist at /accounts/activate/complete/

registration/activation_complete.html

Request Method: GET Request URL: http://maker.pumpingstationone.org/accounts/activate/complete/ Django Version: 1.4 Exception Type: TemplateDoesNotExist Exception Value:

registration/activation_complete.html

Exception Location: /home/makernetwork/virtualenvs/Maker-Network/lib/python2.6/site-packages/django/template/loader.py in find_template, line 138 Python Executable: /home/makernetwork/virtualenvs/Maker-Network/bin/uwsgi Python Version: 2.6.6 Python Path:

['.', '', '/home/makernetwork/virtualenvs/Maker-Network/lib/python2.6/site-packages/distribute-0.6.10-py2.6.egg', '/home/makernetwork/virtualenvs/Maker-Network/lib/python2.6/site-packages/pip-0.7.2-py2.6.egg', '/home/makernetwork/virtualenvs/Maker-Network/lib/python2.6', '/home/makernetwork/virtualenvs/Maker-Network/lib/python2.6/plat-linux2', '/home/makernetwork/virtualenvs/Maker-Network/lib/python2.6/lib-tk', '/home/makernetwork/virtualenvs/Maker-Network/lib/python2.6/lib-old', '/home/makernetwork/virtualenvs/Maker-Network/lib/python2.6/lib-dynload', '/usr/lib/python2.6', '/usr/lib64/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib64/python2.6/lib-tk', '/home/makernetwork/virtualenvs/Maker-Network/lib/python2.6/site-packages', '/usr/local/lib/python2.6/dist-packages/python_memcached_exceptional-1.31-py2.6.egg', '/usr/local/lib/python2.6/dist-packages/pyzmq-2.1.7-py2.6-linux-x86_64.egg', '/usr/local/lib/python2.6/dist-packages/pip-1.0.2-py2.6.egg', '/usr/local/lib/python2.6/site-packages', '/usr/local/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages/PIL', '/usr/lib/pymodules/python2.6', '/home/makernetwork/git/Maker-Network']

Server time: Wed, 2 May 2012 14:07:38 -0500