So the fun continues.  I realized that i did not need to use the
login_required decorator on this function since it's just tossed
around in the backend, so i took that out thinking it would prevent
decorators.py from being called.  When i hit the function above now,
it posts the same error with a different request (can be viewed here
http://dpaste.com/21238/ ).  The string object it's having trouble
with is this:
'/home/mipscomp/public_html/support/helpdesk/exported/03_30_09.txt

I'm pretty confused at this point, as i've never seen this error
before.  And the last time i recall working with this code, it worked
flawlessly.  Ridicule and ideas are greatly appreciated.

On Mar 30, 10:33 am, Robocop <btha...@physics.ucsd.edu> wrote:
> Sorry for the delay, i've been sidetracked multiple times in the last
> few days.  The code is post here:
>
> http://dpaste.com/21221/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to