Hey all,
Excited to get kicking with GeoDjango, and just drew this error
message when running the initial test. I'm not totally sure whether I
need to be concerned or not with the output. Anybody know what to make
of it?
"""
>>> test_gdal.run()
.
BEGIN - expecting out of range feature id err
Oh pish. I figured this one out by -- surprise -- reading the innerds
of the test_gdal py file. Forgive me for the list pollution.
Geographic Admin app up and running! GeoDjango is awesome!
On Oct 30, 10:59 am, palewire <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> Excited to g
I've stumbled my way into methods for automatically denormalizing
ForeignKey data -- and now see that better approaches have been
packaged up the very cool django-denorm (http://code.google.com/p/
django-denorm/) -- which is great.
But I'm curious to ask smarter people than myself about best pra
The default httpd.conf loaded on my CentOS server contains the
following authentication modules.
LoadModule auth_basic_module modules/mod_auth_basic.so
LoadModule auth_digest_module modules/mod_auth_digest.so
LoadModule authn_file_module modules/mod_authn_file.so
LoadModule authn_alias_module mod
When Django is up, it handles 500 errors. When Django is screwed,
mod_python will throw a bare bones "Internal Server Error." This is
described well in the docs at the following link:
http://docs.djangoproject.com/en/dev/howto/deployment/modpython/#error-handling
My question: Is there a way to ov
5 matches
Mail list logo