google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Exception on filtering #114

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
SuspiciousOperation at /admin/yabiengine/task/
Filtering by job__workflow__exact not allowed
Request Method: GET
Request URL:    <snip>yabiadmin/admin/yabiengine/task/?job__workflow__exact=7370
Django Version: 1.3.1 ccg1 1
Exception Type: SuspiciousOperation
Exception Value:    
Filtering by job__workflow__exact not allowed
Exception 
Location:   /usr/local/python/ccgapps/yabiadmin/release/yabiadmin/virtualpython/li
b/python2.6/site-packages/django/contrib/admin/views/main.py in get_query_set, 
line 265
Python Executable:  /usr/bin/python
Python Version: 2.6.2

Original issue reported on code.google.com by amacgregor on 19 Jan 2012 at 8:41

GoogleCodeExporter commented 9 years ago
Fixed in 25c459fab36b

Original comment by amacgregor on 2 Mar 2012 at 8:52