#5622: Empty ipaddress raises an error (invalid input syntax for type inet: "")
-----------------------------+-----------------------------------------
     Reporter:  anonymous    |                    Owner:  aashu_dwivedi
         Type:  Bug          |                   Status:  assigned
    Component:  Forms        |                  Version:  master
     Severity:  Normal       |               Resolution:
     Keywords:  sprintdec01  |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  1
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+-----------------------------------------

Comment (by peterkmurphy@…):

 Thanks, kace - but this has added a new error with Mezzanine. (Mind you,
 it's with a PostGIS enabled database as well.)


 {{{
 TypeError at /admin/eventjunkie/ejeventcomment/add/

 get_db_prep_save() got an unexpected keyword argument 'connection'

 Request Method:         POST
 Request URL:
 http://eventjunkie.pkmurphy.com.au/admin/eventjunkie/ejeventcomment/add/
 Django Version:         1.4.1
 Exception Type:         TypeError
 Exception Value:

 get_db_prep_save() got an unexpected keyword argument 'connection'

 Exception Location:     /home/daoosaigon/envs/mezz64nosite/lib/python2.7
 /site-packages/django/db/models/sql/compiler.py in as_sql, line 872
 Python Executable:      /home/daoosaigon/envs/mezz64nosite/bin/python
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/5622#comment:55>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to