Re: Attribute Error, attached is the views.py file

2018-09-18 Thread Jason
Googling the query *'_NamespacePath' object has no attribute 'sort'* got me to https://stackoverflow.com/questions/47955397/pip3-error-namespacepath-object-has-no-attribute-sort, which was the second item on the list for future reference, knowing how to search for help with a problem by your

Attribute Error, attached is the views.py file

2018-09-18 Thread nsamba taufeeq
I get this attribute error but on refresh of the link it works. The error. AttributeError at /tasks/ '_NamespacePath' object has no attribute 'sort' Request Method: GET Request URL: http://compute.glassociates.engineering/tasks/?projid=1 Django Version: 2.1.1 Exception Type: AttributeError