Created
June 19, 2011 04:17
-
-
Save mitechie/1033753 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Content-Transfer-Encoding: 7bit | |
MIME-Version: 1.0 | |
Content-Type: text/plain; charset="UTF-8" | |
URL: http://bmark.us//admin/redirect/9eca26b9f078af | |
File '/home/bmark.us/rick/lib/python2.6/site-packages/weberror/errormiddleware.py', line 162 in __call__ | |
app_iter = self.application(environ, sr_checker) | |
File '/home/bmark.us/rick/lib/python2.6/site-packages/repoze/tm/__init__.py', line 23 in __call__ | |
result = self.application(environ, save_status_and_headers) | |
File '/home/bmark.us/rick/lib/python2.6/site-packages/pyramid/router.py', line 158 in __call__ | |
response = view_callable(context, request) | |
File '/home/bmark.us/rick/lib/python2.6/site-packages/pyramid/config.py', line 2824 in _rendered_view | |
response = wrapped_view(context, request) | |
File '/home/bmark.us/rick/lib/python2.6/site-packages/pyramid/config.py', line 2916 in _requestonly_view | |
response = view(request) | |
File '/home/bmark.us/rick/Bookie/bookie/views/utils.py', line 211 in redirect | |
filter(Bmark.username == username).one() | |
File '/home/bmark.us/rick/lib/python2.6/site-packages/sqlalchemy/orm/query.py', line 1652 in one | |
raise orm_exc.NoResultFound("No row was found for one()") | |
NoResultFound: No row was found for one() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment