Hi,
I'm a bit curious about the ModPythonRequest object which makes me think you
are using mod_python.
If this is the case, you should note that its support is deprecated:
Support for mod_python has been deprecated, and will be removed in Django 1.5.
If you are configuring a new deployment, you
I recently updgraded to django 1.3. After the upgrade, I get the
following error whenever I used request.POST:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/django/core/handlers/base.py",
line 86, in get_response
response = None
File "/public/gdp/trunk/src/ukl/lis/pr
2 matches
Mail list logo