#13244: 'NoneType' object has no attribute 'get'
---------------------------------+------------------------------------------
Reporter: rif | Owner: nobody
Status: closed | Milestone: 1.2
Component: Forms | Version: SVN
Resolution: duplicate | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------+------------------------------------------
Changes (by kmtracey):
* status: new => closed
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
* resolution: => duplicate
Old description:
> 'NoneType' object has no attribute 'get'
> Request Method: POST
> Request URL: http://localhost:8000/admin/pontaj/absenta/add/
> Django Version: 1.2 beta 1 SVN-12881
> Exception Type: AttributeError
> Exception Value:
> 'NoneType' object has no attribute 'get'
> Exception Location: /Users/rif/.virtualenvs/carpeDiem/lib/python2.6
> /site-packages/django/forms/models.py in _get_validation_exclusions, line
> 303
> Python Executable: /Users/rif/.virtualenvs/carpeDiem/bin/python
> Python Version: 2.6.1
> Python Path: ['/Users/rif/Documents/webframeworks/carpeDiem',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/site-
> packages/pip-0.6.1-py2.6.egg',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python26.zip',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python2.6',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/plat-darwin',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/plat-mac',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/plat-mac/lib-
> scriptpackages', '/Users/rif/.virtualenvs/carpeDiem/Extras/lib/python',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/lib-tk',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/lib-old',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/lib-dynload',
> '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6',
> '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /plat-darwin',
> '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /lib-tk',
> '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /plat-mac',
> '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /plat-mac/lib-scriptpackages',
> '/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/site-packages']
> Server time: Mon, 29 Mar 2010 22:31:34 +0300
New description:
{{{
'NoneType' object has no attribute 'get'
Request Method: POST
Request URL: http://localhost:8000/admin/pontaj/absenta/add/
Django Version: 1.2 beta 1 SVN-12881
Exception Type: AttributeError
Exception Value:
'NoneType' object has no attribute 'get'
Exception Location: /Users/rif/.virtualenvs/carpeDiem/lib/python2.6
/site-packages/django/forms/models.py in _get_validation_exclusions, line
303
Python Executable: /Users/rif/.virtualenvs/carpeDiem/bin/python
Python Version: 2.6.1
Python Path: ['/Users/rif/Documents/webframeworks/carpeDiem',
'/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/site-
packages/pip-0.6.1-py2.6.egg',
'/Users/rif/.virtualenvs/carpeDiem/lib/python26.zip',
'/Users/rif/.virtualenvs/carpeDiem/lib/python2.6',
'/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/plat-darwin',
'/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/plat-mac',
'/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/plat-mac/lib-
scriptpackages', '/Users/rif/.virtualenvs/carpeDiem/Extras/lib/python',
'/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/lib-tk',
'/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/lib-old',
'/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/lib-dynload',
'/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6',
'/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/plat-darwin',
'/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/lib-tk',
'/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/plat-mac',
'/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/plat-mac/lib-scriptpackages',
'/Users/rif/.virtualenvs/carpeDiem/lib/python2.6/site-packages']
Server time: Mon, 29 Mar 2010 22:31:34 +0300
}}}
Comment:
This appears to be a mistaken duplicate of #13243.
--
Ticket URL: <http://code.djangoproject.com/ticket/13244#comment:1>
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.