Re: RV: photos sexy

2010-02-26 Thread Jaime Casanova
t him take it easy... the photos were good ;) -- Atentamente, Jaime Casanova Soporte y capacitación de PostgreSQL Asesoría y desarrollo de sistemas Guayaquil - Ecuador Cel. +59387171157 -- You received this message because you are subscribed to the Google Groups "Django users" group. To po

Re: Primary key defined by two foreignkeys?

2009-06-07 Thread Jaime Casanova
ot null constraint to the column and you have exactly the same) and it seems could be used for simple operations like save() what about a pk implementation that uses unique_together? -- Atentamente, Jaime Casanova Soporte y capacitación de PostgreSQL Asesoría y desarrollo de sistemas Guaya

Re: multiple column primary key

2009-06-03 Thread Jaime Casanova
mes first in the > index, > meaning it can't be used. > fortunately, i don't use mysql ;) -- Atentamente, Jaime Casanova Soporte y capacitación de PostgreSQL Asesoría y desarrollo de sistemas Guayaquil - Ecuador Cel. +59387171157 --~--~-~--~~~---~--~~ You rec

Re: multiple column primary key

2009-06-03 Thread Jaime Casanova
t; > Django does not currently support multiple column primary keys, see: > http://code.djangoproject.com/ticket/373 > good database design makes use very often of composite pk's so my best bet is to declare the models without a primary key and make my code decide if an UPDATE or an IN

multiple column primary key

2009-06-03 Thread Jaime Casanova
? for example when deciding if a save() should be an insert or an update? -- Atentamente, Jaime Casanova Soporte y capacitación de PostgreSQL Asesoría y desarrollo de sistemas Guayaquil - Ecuador Cel. +59387171157 --~--~-~--~~~---~--~~ You received this message

using tabs like in the admin forms

2008-03-09 Thread Jaime Casanova
Hi, There is any way to use tabs like the ones in the admin form in ordinary ones? -- regards, Jaime Casanova --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this g