Mateusz, Even though we corresponded on IRC, I'd like to respond for the benefit of the community. First, there is no dedicated GeoDjango list (yet) -- but we do have a dedicated channel on freenode (#geodjango).
There are no Django database backends for Informix and DB2. GeoDjango requires support in Django first before a spatial backend may be written. The situation is much better than before, as IBM has taken the initiative and written a Python DB-API adaptor (`ibm-db`) for DB2 and Informix -- prior to this, the community depended on the ill- maintained PyDB2 adaptor. I tried to install Informix to gauge the difficulty of writing both the database backend and spatial backend. I was completely stymied by installation and IBM's incorrectly maintained packages (the Solaris x86 package contained SPARC binaries!). Unfortunately, I do not have the time to navigate the complex installation process and write/ maintain all database backend code for this platform. Unless I'm provided with an economic incentive (e.g., someone hires me to write this), I'm going to leave it for another day, or to the community to provide a patch for support. Best Regards, -Justin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

