#8110: Admin interface: 'long' object has no attribute 'isdigit'
--------------------------------------+-------------------------------------
          Reporter:  anonymous        |         Owner:  nobody
            Status:  reopened         |     Milestone:  1.0   
         Component:  Admin interface  |       Version:  1.0   
        Resolution:                   |      Keywords:        
             Stage:  Accepted         |     Has_patch:  1     
        Needs_docs:  0                |   Needs_tests:  0     
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Comment (by kmtracey):

 Hmm, OK.  So it looks like render is getting called multiple times for the
 same `AdminLogNode`.  I don't understand why that's happening, and can't
 recreate it (previously I had tried under the development server, now I
 have tried under mod_wsgi as well). I don't suppose you recall anything
 you changed in your configuration around 9/3 that could be relevant?  Are
 you, like the original reporter, also running with debug off?

 (I expected it was always entering the if condition, because the only use
 of that templatetag that I can find within Django passes in a variable
 name, not a user number.  It seems to have been written to allow more
 options on calling it than are currently exercised by Django code.)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8110#comment:12>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to