Matthew Flanagan wrote:
> In one project I know of that uses trac they just have a single login
> for users to create tickets and submit patches rather than requiring
> every user to register. This eliminated 99% of their trac spam. They
> just documented the login/password in their 'contributing
Vic,
On 26/10/06, Victor Ng <[EMAIL PROTECTED]> wrote:
>
> Any luck with schema evolution lately?
>
I haven't done anything further with it since my last email in this
thread. Nor have I had any response from the developer regarding the
issue I previously highlighted.
Other django users would b
Any luck with schema evolution lately?
I'm starting to look at seeing if i can merge this back to trunk as
well, but wanted to know if you've made any progress.
I'm using the postgresql_psycopg2 backend.
vic
On 9/14/06, Matthew Flanagan <[EMAIL PROTECTED]> wrote:
>
> postgresql
>
> On 14/09/06
On Wed, 2006-10-25 at 11:17 -0400, Oliver Lavery wrote:
> Hi django folks,
>
> The company I work for has been using django for a few months now, and
> I have to say it's a fantastic bit of work. Nice to finally use a web
> framework with a decent architecture. Thanks!
>
> We've been plagued by
Oliver Lavery ha scritto:
> We have an environment where this is 100% repro. Anyone have any idea what
> we could do to try to figure what the heck is going on?
Hi,
i've run into the issue myself a few times. Most of the times it was
due to something wrong in the model code (even source formatt
On 10/25/06 4:52 PM, Jason Davies wrote:
> It's definitely GPL-compatible (see
> http://www.python.org/doc/Copyright.html) - but I don't think that
> necessarily means it's compatible with Django's license. I am not a
> lawyer :-(
Nor am I, but figuring out the legality of distributing decimal.p
On 10/25/06, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> On 10/24/06 5:25 PM, Jason Davies wrote:
> > I think we should just distribute decimal.py to maintain Python 2.3
> > compatibility.
>
> I'm +1 on the patch if someone can resolve two things:
>
> * Is the license for decimal.py compatibl
On 10/25/06, Jason Davies <[EMAIL PROTECTED]> wrote:
> It's definitely GPL-compatible (see
> http://www.python.org/doc/Copyright.html) - but I don't think that
> necessarily means it's compatible with Django's license. I am not a
> lawyer :-(
Django is BSD-licensed.
--
"May the forces of evil
Jacob Kaplan-Moss wrote:
> On 10/24/06 5:25 PM, Jason Davies wrote:
> > I think we should just distribute decimal.py to maintain Python 2.3
> > compatibility.
>
> I'm +1 on the patch if someone can resolve two things:
>
> * Is the license for decimal.py compatible with Django's BSD license?
It's
Hi,
can someone please whitelist me, however this works?
Thanks,
Michael
--
noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg -
Tel +49 911 9352-0 - Fax +49 911 9352-100
http://www.noris.de - The IT-Outsourcing Company
--~--~-~--~~~---~--~~
You r
Jacob Kaplan-Moss schrieb:
> On 10/25/06 9:14 AM, Michael Radziej wrote:
>> I'm a little bit anxious that there would be a memory hole
>> somewhere (though I *was* careful) and would like to set this option.
>>
>> Would that be a wanted feature? Or was there a reason against it?
>
> Yeah, it sou
Am 25.10.2006 um 11:24 schrieb Michael Radziej:
> Adrian Holovaty schrieb:
>>> Also, I've been mulling over the idea of requiring an account signup
>> in order to post tickets and comments. Would that be worth the pain?
>
> I wouldn't mind to have to sign up before I could submit a
> ticket, but i
Hi django folks,The company I work for has been using django for a few
months now, and I have to say it's a fantastic bit of work. Nice to
finally use a web framework with a decent architecture. Thanks!We've been plagued by one issue that is pretty disturbing, though:
http://code.djangoproject.com/
On 10/24/06 5:25 PM, Jason Davies wrote:
> I think we should just distribute decimal.py to maintain Python 2.3
> compatibility.
I'm +1 on the patch if someone can resolve two things:
* Is the license for decimal.py compatible with Django's BSD license?
* Are the developers of decimal.py (is tha
On 10/25/06 9:14 AM, Michael Radziej wrote:
> flup provides a way to limit the requests handled by a process,
> but manage.py runfcgi does not allow to set it.
>
> I'm a little bit anxious that there would be a memory hole
> somewhere (though I *was* careful) and would like to set this option.
Hi,
flup provides a way to limit the requests handled by a process,
but manage.py runfcgi does not allow to set it.
I'm a little bit anxious that there would be a memory hole
somewhere (though I *was* careful) and would like to set this option.
Would that be a wanted feature? Or was there a r
James Bennett wrote:
> If you'd be interested in helping to develop useful models for that
> using this data, that'd be great :)
James, I also developed the Django model and a loader.
http://webda.python-hosting.com/browser/trunk/Django/I18n
But now it's necessary that Django developers help wi
Hey Malcolm,
thanks for your help!
Malcolm Tredinnick:
> There is no signal dispatched in the manipulators, so your best bet
> would be to replace the get_validation_errors() method in the
> Manipulator class with your own method that calls the original method
> and then sends off any signal or
Jason Davies schrieb:
> Hi,
>
> I am working on an application which deals with monetary values and it
> *really* needs proper support for decimal, fixed-point (as opposed to
> floating-point) values.
>
> See: http://code.djangoproject.com/ticket/2365
>
> Could someone take a look and get this
Adrian Holovaty schrieb:
>> Also, I've been mulling over the idea of requiring an account signup
> in order to post tickets and comments. Would that be worth the pain?
I wouldn't mind to have to sign up before I could submit a
ticket, but it seems there's no automatic sign-up in trac. That
woul
20 matches
Mail list logo