IBM_DB_DJANGO-1.0
---
IBM_DB_DJANGO adaptor enables access to IBM databases from Django
applications http://www.djangoproject.com/. The adaptor is developed
and maintained by IBM.
What's New?
- Added IBM Dataservers backend support for Django 1
On 18/07/10 10:03, Florian Apolloner wrote:
> On Jul 17, 11:29 am, Gregor Müllegger wrote:
>> I think Florian meant that its not possible to change HTTP headers by
>> Javascript XSS attacks (or am I wrong here as well?).
> Exactly.
I think you're thinking of CSRF, javascripted client-side parts o
Hello there! My name is Craig Younkins. I'm an intern at OWASP, the
Open Web Application Security Project, and this summer I'm focusing on
web security in Python. My mission is to help developers make more
secure applications.
First, I'd like to invite you to a new community -
http://www.pythonse
I recently came across a situation where allowing developers to silence
signal emitters on a per-model basis would be useful, and I'd like to see if
any others have too.
http://code.djangoproject.com/ticket/8077
Currently the only way to "mute" a signal is to implement some functions
that "discon