High priority: recent checkin breaking debug exception views

2007-04-27 Thread SmileyChris
http://code.djangoproject.com/ticket/4176 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this g

Re: Serialize model properties enhancement

2007-04-27 Thread Russell Keith-Magee
On 4/28/07, David Elias <[EMAIL PROTECTED]> wrote: > > Russell Keith-Magee escreveu: > > On 3/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I'm afraid I don't see the benefit of what you are proposing. The > > serialization framework exists for the easy serialization of Django > > DB-bac

Re: Oracle patch is ready

2007-04-27 Thread vizcayno
Hello Michael: > alter table in_wrong_place move tablespace new_tablespace; > alter index in_wrong_place_ix rebuild tablespace new_index_tablespace; > In my office for example, politics and procedures indicate that before creating Oracle tables, I must coordinate with DBA about the definition of t

Re: Translated app names in admin - suggestion for ticket #1668

2007-04-27 Thread Malcolm Tredinnick
On Fri, 2007-04-27 at 09:26 -0700, Vinay Sajip wrote: > On Apr 27, 11:23 am, Malcolm Tredinnick <[EMAIL PROTECTED]> > wrote: > > > > That gives you translated app names, but not model names. Still, it's a > > partial solution. > > > > Aren't model names adequately dealt with by verbose_name and >

Re: Serialize model properties enhancement

2007-04-27 Thread David Elias
Russell Keith-Magee escreveu: > On 3/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I'm afraid I don't see the benefit of what you are proposing. The > serialization framework exists for the easy serialization of Django > DB-backed objects - not for the arbitrary serialization of _any_ > ob

Re: Translated app names in admin - suggestion for ticket #1668

2007-04-27 Thread Vinay Sajip
On Apr 27, 11:23 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > That gives you translated app names, but not model names. Still, it's a > partial solution. > Aren't model names adequately dealt with by verbose_name and verbose_name_plural in an internal Meta class of the model? > This mak

Re: Templates: short comments {##} eats text

2007-04-27 Thread tonnzor
OK. If the decision is made (forbid newlines in comments), then newlines should be _really_ forbidden (currently not). Opened a ticket for it - http://code.djangoproject.com/ticket/4171 On 27 апр, 00:46, "James Bennett" <[EMAIL PROTECTED]> wrote: > On 4/26/07, tonnzor <[EMAIL PROTECTED]> wrote:

<>

2007-04-27 Thread Rania Desai
*Friends Here are New 7 Wonders (Unbelievable Mega machine)* http://information.100stuff.com/unbelievable-megamachine/ if you know about any unbelievable thing please us Thanks bye --~--~-~--~~~---~--~~ You received this message because you are subscribed to the G

Re: Translated app names in admin - suggestion for ticket #1668

2007-04-27 Thread Malcolm Tredinnick
On Fri, 2007-04-27 at 03:04 -0700, Vinay Sajip wrote: > Malcolm Tredinnick's comment in ticket #1668: > > "I'm going to close this for the same reason it was originally closed: > nobody has come up with a good solution. Any acceptable solution will > not require rewriting the model name again and

Translated app names in admin - suggestion for ticket #1668

2007-04-27 Thread Vinay Sajip
Malcolm Tredinnick's comment in ticket #1668: "I'm going to close this for the same reason it was originally closed: nobody has come up with a good solution. Any acceptable solution will not require rewriting the model name again and will ideally not require running import on the Python file to e

Re: Oracle patch is ready

2007-04-27 Thread Michael van der Westhuizen
Hi All, On 4/27/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > Hey Matt, > > On Thu, 2007-04-26 at 20:04 +, Matt Boersma wrote: > > I had purposely let this thread dangle, hoping Malcolm or Adrian or > > Jacob might weigh in and decide the "db_tablespace" minor controversy. > > > > But