Hi, thanks for your answers. Now i found where domain type for an 
account select. But after that I click on the plus sign in "Domains 
managed", I got a form "Add domain", I fill in domain name and after 
clik on "Add" button I see page with error message "Page unavailable" - 
the same I ment before.

There is contenet of an errorr e-mail from Baruwa:

Traceback (most recent call last):

File "/usr/lib/pymodules/python2.6/django/core/handlers/base.py", line 
100, in get_response
response = callback(request, *callback_args, **callback_kwargs)

File "/usr/lib/pymodules/python2.6/django/contrib/auth/decorators.py", 
line 25, in _wrapped_view
return view_func(request, *args, **kwargs)

File "/usr/lib/pymodules/python2.6/baruwa/utils/decorators.py", line 34, 
in _inner
return function(request, *args, **kwargs)

File "/usr/lib/pymodules/python2.6/baruwa/accounts/views.py", line 208, 
in add_address
if form.is_valid():

File "/usr/lib/pymodules/python2.6/django/forms/forms.py", line 121, in 
is_valid
return self.is_bound and not bool(self.errors)

File "/usr/lib/pymodules/python2.6/django/forms/forms.py", line 112, in 
_get_errors
self.full_clean()

File "/usr/lib/pymodules/python2.6/django/forms/forms.py", line 269, in 
full_clean
self._post_clean()

File "/usr/lib/pymodules/python2.6/django/forms/models.py", line 322, in 
_post_clean
self.instance = construct_instance(self, self.instance, opts.fields, 
opts.exclude)

File "/usr/lib/pymodules/python2.6/django/forms/models.py", line 40, in 
construct_instance
or not f.name in cleaned_data:

TypeError: argument of type 'NoneType' is not iterable


<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {u'load_balance': [u'on'], u'csrfmiddlewaretoken': 
[u'686cc10b88d720513fd31841cce0776a'], u'enabled': [u'on'], u'user': 
[u'4'], u'address': [u'grumpa.net']}>,
COOKIES:{'csrftoken': '686cc10b88d720513fd31841cce0776a',
'sessionid': '6cb2916be355f85475c15b1235bd7d2b'},
META:{'CONTENT_LENGTH': '105',
'CONTENT_TYPE': 'application/x-www-form-urlencoded',
'CSRF_COOKIE': '686cc10b88d720513fd31841cce0776a',
'DOCUMENT_ROOT': '/etc/apache2/htdocs',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GEOIP_ADDR': '90.177.140.87',
'GEOIP_CONTINENT_CODE': 'EU',
'GEOIP_COUNTRY_CODE': 'CZ',
'GEOIP_COUNTRY_NAME': 'Czech Republic',
'HTTP_ACCEPT': 
'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-2,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=686cc10b88d720513fd31841cce0776a; 
sessionid=6cb2916be355f85475c15b1235bd7d2b',
'HTTP_HOST': 'ms2.grumpa.net',
'HTTP_KEEP_ALIVE': '300',
'HTTP_REFERER': 'http://ms2.grumpa.net/accounts/add/domain/4/',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; cs-CZ; rv:1.9.1.16) 
Gecko/20110323 Iceweasel/3.5.16 (like Firefox/3.5.16)',
'PATH_INFO': u'/accounts/add/address/4/',
'PATH_TRANSLATED': 
'/usr/share/pyshared/baruwa/baruwa.wsgi/accounts/add/address/4/',
'PYTHON_EGG_CACHE': '/var/tmp',
'QUERY_STRING': '',
'REMOTE_ADDR': '90.177.140.87',
'REMOTE_PORT': '13033',
'REQUEST_METHOD': 'POST',
'REQUEST_URI': '/accounts/add/address/4/',
'SCRIPT_FILENAME': '/usr/share/pyshared/baruwa/baruwa.wsgi',
'SCRIPT_NAME': u'',
'SERVER_ADDR': '46.28.110.17',
'SERVER_ADMIN': '[no address given]',
'SERVER_NAME': 'ms2.grumpa.net',
'SERVER_PORT': '80',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SIGNATURE': '<address>Apache/2.2.16 (Debian) Server at 
ms2.grumpa.net Port 80</address>\n',
'SERVER_SOFTWARE': 'Apache/2.2.16 (Debian)',
'mod_wsgi.application_group': 'ms2.grumpa.net|',
'mod_wsgi.callable_object': 'application',
'mod_wsgi.handler_script': '',
'mod_wsgi.input_chunked': '0',
'mod_wsgi.listener_host': '',
'mod_wsgi.listener_port': '80',
'mod_wsgi.process_group': '',
'mod_wsgi.request_handler': 'wsgi-script',
'mod_wsgi.script_reloading': '1',
'mod_wsgi.version': (3, 3),
'wsgi.errors': <mod_wsgi.Log object at 0x7f885a9354f0>,
'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter 
object at 0x7f885a586eb8>,
'wsgi.input': <mod_wsgi.Input object at 0x7f885af0d9b0>,
'wsgi.multiprocess': True,
'wsgi.multithread': False,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 1)}>


I have installed version baruwa_1.0.2-3_all.deb on the Debian Squeeze.

Thank you for any help

Viktor
_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa

Reply via email to