#8110: Admin interface: 'long' object has no attribute 'isdigit'
-------------------------------------------+--------------------------------
Reporter: anonymous | Owner: nobody
Status: reopened | Milestone: 1.0
Component: django.contrib.admin | Version: 1.0
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by oxyum):
Replying to [comment:22 kmtracey]:
> I am confused by your traceback included above. The one that starts
"Original traceback" and starts with "django/template/debug.py", line
71,"...yet this bug you and everyone else reports only occurs with DEBUG
set to False. There is also no mention of django/template/debug.py in the
original posted traceback, nor any indication that there are multiple
exceptions raised...so all in all I find that traceback info confusing.
That's small bug in byteflow default configuration. When we set DEBUG to
False, DEBUG_TEMPLATES doesn't set to False. But I'm trying set
DEBUG_TEMPLATES to False - it's doesn't matter.
--
Ticket URL: <http://code.djangoproject.com/ticket/8110#comment:24>
Django <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
-~----------~----~----~----~------~----~------~--~---