FastCgi / PostgreSQL: FATAL: Ident authentication failed for user "user_name"

2006-10-19 Thread binberati
Hi, I have a strange problem running Django on a GrokThis.net shared hosting account: Environment: -- Apache/2.0.59 (Unix) mod_fastcgi/2.4.2 PostgreSQL 8.1.3 -- settings.py:

How do I display an exception's argument as a message in Django's admin?

2006-11-12 Thread binberati
Hi, How do I display an exception's argument as a message in Django's admin? I want the exception's argument to be displayed as an error message at the top of the add stage - instead of having the exception argument displayed at the debug page. Furthermore, I would like to add an error message t

Re: Django, RDF & XUL

2006-11-12 Thread binberati
Interesting indeed! Not that comparisons always make sense, but Django seems to be far behind Rails in this respect. See for example http://www.activerdf.org/. Except for some posts by Bill de hÓra, RDF support did not get a lot of attention. Good you're here Bill... Previously, I had some thou

How do I display an exception's argument as a message in Django's admin?

2006-11-12 Thread binberati
Hi, How do I display an exception's argument as a message in Django's admin? I want the exception's argument to be displayed as an error message at the top of the add stage - instead of having the exception argument displayed at the debug page. Furthermore, I would like to add an error message t