No. please open a new bug detailing this issue.
-Paul
On Tue, May 15, 2012 at 6:53 AM, Rafał Stożek wrote:
> Should we reopen https://code.djangoproject.com/ticket/15863 then?
>
>
> On Mon, May 14, 2012 at 4:39 PM, Suteepat Damrongyingsupab
> wrote:
>>
>> Hi all,
>> Thanks for your help to inve
On Thu, May 17, 2012 at 9:51 AM, rorycl wrote:
> Hi Tom
>
> Thanks for your email.
>
> On May 16, 4:14 pm, Tom Evans wrote:
>> On Wed, May 16, 2012 at 12:32 PM, Rory Campbell-Lange
>>
>> wrote:
>
>> > I have a view raising a specific exception I would like to catch and
>> > provide an HttpRespon
I should mention that if you use pywin32 build 215 or newer, an appropriate
version of adodbapi will already be included. You do not need to download
it separately from sourceforge or PyPi unless you are running IronPython.
Since pywin32 is already a dependency for django-mssql, you should be
Micheal:
I note that your code is using the Adam Vandenberg fork of adodbapi. I
have rolled Adam's changes back into the main branch of adodbapi, so that
django can have the advantages of numerous bug fixes, as well as the
ability to run in Python3 and IronPython. I have attempted to make
Hi Tom
Thanks for your email.
On May 16, 4:14 pm, Tom Evans wrote:
> On Wed, May 16, 2012 at 12:32 PM, Rory Campbell-Lange
>
> wrote:
> > I have a view raising a specific exception I would like to catch and
> > provide an HttpResponse based on this exception.
>
> If it is one view raising one