#22815: I am getting an error and msg for a "null" ( None) content in nome 
variable
i think, but how to treat it?
----------------------------------------------+----------------------
     Reporter:  marcus.dung@…                 |      Owner:  nobody
         Type:  Bug                           |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  1.4
     Severity:  Normal                        |   Keywords:  None GET
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+----------------------
 AttributeError at /admin/projeto_cineo_acerto/termo_ou_fraseologismo/3977/
 'NoneType' object has no attribute 'nome'
 Request Method: GET
 Request URL:
 
http://intranet.reconscientia.org/admin/projeto_cineo_acerto/termo_ou_fraseologismo/3977/
 Django Version: 1.4.1
 Exception Type: AttributeError
 Exception Value:
 'NoneType' object has no attribute 'nome'
 Exception Location:
 /home/recons/webapps/intranet/consmatic/projeto_cineo_acerto/models.py in
 __unicode__, line 227
 Python Executable:      /usr/local/bin/python
 Python Version: 2.7.5
 Python Path:
 ['/home/recons/webapps/intranet',
  '/home/recons/webapps/intranet/consmatic',
  '/home/recons/webapps/intranet/lib/python2.7',
  '/usr/local/lib/python27.zip',
  '/usr/local/lib/python2.7',
  '/usr/local/lib/python2.7/plat-linux2',
  '/usr/local/lib/python2.7/lib-tk',
  '/usr/local/lib/python2.7/lib-old',
  '/usr/local/lib/python2.7/lib-dynload',
  '/usr/local/lib/python2.7/site-packages',
  '/usr/local/lib/python2.7/site-packages/PIL']
 Server time:    Thu, 12 Jun 2014 02:11:03 -0300

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22815>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.5da2b4bba0048832983cb33daf7ab8e9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to