Re: How much test case must print runtest?

2007-08-06 Thread Carlo C8E Miron
On 8/6/07, mamcx <[EMAIL PROTECTED]> wrote: > I use your config and get the same results :( Maybe you still have test.pyc in your folder? (c) -- Carlo C8E Miron PYC Troubles Solution Architect(tm) --~--~-~--~~~---~--~~ You received this message becaus

Re: docstrings

2007-07-26 Thread Carlo C8E Miron
uot;/15"/ s/emacs/vim/ ;-) (c) -- Carlo C8E Miron Eighty Columns Solution Architect(tm) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-de

Re: Oracle patch is ready

2007-04-23 Thread Carlo C8E Miron
verridden in a specific model or column +1, as it seems to accomplish the most of the basic needs with minimal hassle (c) -- Carlo C8E Miron --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" g

Re: Ticket resolution question

2007-02-10 Thread Carlo C8E Miron
2007/2/11, Malcolm Tredinnick <[EMAIL PROTECTED]>: > On Sat, 2007-02-10 at 16:07 -0800, Gary Wilson wrote: > > How about bringing back the milestone field, making it editable only > > by Django committers or something. Then, all the ticket reports could > > be grouped by milestone, and Trac would

Re: Please encourage PsycoPG 2 usage (not 1!)

2007-02-09 Thread Carlo C8E Miron
2007/2/9, Marc Fargas Esteve <[EMAIL PROTECTED]>: [...] > And something released six months ago (version 2.0 was released on 8th > June 2006) is not that new. [...[ > To check the dates yourself: > * http://initd.org/pub/software/psycopg/ChangeLog-1.1 > * http://initd.org/pub/software/psycopg/

Re: using CLOBs for 'TextField' in Oracle backend

2006-09-25 Thread Carlo C8E Miron
On 9/22/06, world_domination_kites <[EMAIL PROTECTED]> wrote: > Carlo C8E Miron wrote: > > Ciao world_domination_kites, > > On 9/20/06, world_domination_kites <[EMAIL PROTECTED]> wrote: > > > I recon what's required is a special cursor encapsulates

Re: oracle backend constraint names(_get_sql_for_pending_references)

2006-09-20 Thread Carlo C8E Miron
mns > 3 wrapped each CLOB colum in some sort of _read_CLOB_into_string() > during the fetch. > > hey presto, it's as though CLOB columns hold big strings. You can't do "LIKE" statements against a CLOB, so you should also emulate the it as in: http://www.developerdots

Re: What is the Right Way to handle DECIMAL fields?

2006-09-05 Thread Carlo C8E Miron
ar/facundo/bdvfiles/get_decimal.html#downloading-the-files-separately HAND, (c) -- Carlo C8E Miron, ICQ #26429731 -- Disclaimer: If I receive a message from you, you are agreeing that: 1. I am by definition, "the intended recipient". 2. All information in the email is mine to do wi

Psycopg2 is out!

2006-06-08 Thread Carlo C8E Miron
See: <http://initd.org/tracker/psycopg/changeset/760> (ehm, and maybe read the comment to <http://initd.org/tracker/psycopg/changeset/759>, too ;) -- Carlo C8E Miron, ICQ #26429731 -- Disclaimer: If I receive a message from you, you are agreeing that: 1. I am by definition, &

Re: the so-called [AUDIT]

2006-06-02 Thread Carlo C8E Miron
iadramatica.com/index.php/Ilias ;) -- Carlo C8E Miron, ICQ #26429731 -- Disclaimer: If I receive a message from you, you are agreeing that: 1. I am by definition, "the intended recipient". 2. All information in the email is mine to do with as I see fit and make such financial profit, pol

Re: Ideas for /examples/ directory

2006-04-20 Thread Carlo C8E Miron
th Python 2.4 (or 2.5) > by default. I don't see any difference between "keep support for 2.3 indefinitely" and "for 1 year after Debian Stable come with Python 2.5 by default" ;o) -- Carlo C8E Miron, ICQ #26429731 -- Disclaimer: If I receive a message from you, y

Re: magic-removal: "Change subclassing syntax"

2006-02-02 Thread Carlo C8E Miron
i" attribute. Yes, there is a typo on the wiki page, > > "gnocchi" is the correct spell for that first course ;-) > Feel free to fix the wiki. That's what it's for ;-) Done. And added a little innocent self-advertise, too ;) Cheers, (c) -- Carlo C8E Miron, ICQ #26

Re: DescriptorFields status/Manager API change

2006-02-01 Thread Carlo C8E Miron
ds all(), dates(), in_bulk() and values() like Manager objects? HAND, (c) -- Carlo C8E Miron, ICQ #26429731 -- Disclaimer: If I receive a message from you, you are agreeing that: 1. I am by definition, "the intended recipient". 2. All information in the email is mine to do with as I see fit

Re: magic-removal: "Change subclassing syntax"

2006-02-01 Thread Carlo C8E Miron
none "has_decent_gnocchi" attribute. Yes, there is a typo on the wiki page, "gnocchi" is the correct spell for that first course ;-) HAND (c) -- Carlo C8E Miron, ICQ #26429731 -- Disclaimer: If I receive a message from you, you are agreeing that: 1. I am by definition, "the inten

Re: GvR prefers Django Template over Cheetah And Modularised Django

2006-01-31 Thread Carlo C8E Miron
is idea? > >> You get a consistent interface to use a variety of >> template languages of your choice. If the Django templates >> can be used completely on their own, I'm not sure why they >> aren't supporting this developing standard. > > They should. I hop

Re: i18n -- DRAFT

2005-10-03 Thread Carlo C8E Miron
jango_locale=de. what about dropping the "django_" part of the name? something like "../?locale=de" seems neatier to me... or maybe i18n_locale, if polluting namespace bother you... -- Carlo C8E Miron, ICQ #26429731 -- Disclaimer: If I receive a message from you, you are agreein

Re: A new WSGI-server?

2005-08-08 Thread Carlo C8E Miron
ctually planned to land in Zope 3.2, due on december 2005. HAND, (c) > > Moof > -- > Giles Antonio Radford, alias Moof > "Too old to be a chicken and too young to be a dirty old man" > Serving up my ego over at <http://metamoof.net/> > -- Carlo C8E Miron,

Re: i18n -- let's do it!

2005-08-04 Thread Carlo C8E Miron
limited to) the Ubuntu project. Translators can work through-the-web or by downloading, editing and uploading the PO files. Zope 3 project has recently switched using this facility. HTH, -- Carlo C8E Miron, ICQ #26429731 -- Disclaimer: If I receive a message from you, you are agreeing that: 1. I a

Re: The road to 1.0

2005-08-04 Thread Carlo C8E Miron
it to the command line > manually... +1 > (Most of these are not 'architectural' changes, but they sure would be > nice to have in there when your newbie techie journalists check out > this new "Django 1.0" thing and start playing with the framework. HAND, (c) -- Ca