Compound newforms

2007-05-01 Thread vega
Hi, I'd like to understand how to manage newforms save when coping with a form that should edit both heading info and details. As an example let's think at an invoice splitted between invoice_headings/invoice_detail in a way similar to the following: class InvoiceHeading(Model): c

Re: newforms file upload

2007-05-03 Thread vega
Hi, in fact there is a working patch you can use: #3297 It's really out of my comprehension why fileupload and FloatField have been kept back (the latter due to design decision on decimals). I can't understand how the django-team suggests anybody switch to newforms without these 2 ver

How to modify a MonthArchiveView to show Quarter, Quarter and Semesters

2018-03-31 Thread Michel Vega Fuenzalida
Hello Group, I want to show a result in Quarter, Term and Semester, but MonthArchiveView only shows results for 1 month. Has anyone accomplished this? Thanks in advance -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this

Using other schema in PostgeSQL

2018-04-06 Thread Michel Vega Fuenzalida
Hello people, I'm using PostgeSQL not using the public schema but a different one named: 'correo', I need to tell Django to use the that schema (I have deleted the public schema) Thanks -- Michel Vega Fuenzalida Usuario Linux: 323650 -- You received this message because you

How to use Django forms for surveys

2016-10-17 Thread Diego De La Vega
Hi. This is my first question in this group. My problem is that I have to program a survey application and I would like to have a hint about forms. The survey is +200 questions long and is divided in multiple subjects (every subject is independent from the others) and mainly consists of numeri

Re: How to use Django forms for surveys

2016-10-19 Thread Diego De La Vega
; going to get complicated, and you seem to indicate there is more > complicated logic involved than just the simple "Only show this question if > that question had and answer matching X". But this is a reasonable starting > point for something like this. As you develop your

Re: How to use Django forms for surveys

2016-10-20 Thread Diego De La Vega
El miércoles, 19 de octubre de 2016, 21:11:18 (UTC-3), James Schneider escribió: > > > > On Sun, Oct 16, 2016 at 7:37 PM, Diego De La Vega > wrote: > >> Hi. This is my first question in this group. >> >> My problem is that I have to program a survey applic

Re: Digest for django-users@googlegroups.com - 2 updates in 2 topics

2020-11-25 Thread PABLO CESAR VEGA VALVERDE
NO SOY HACKER >:c El mié, 25 nov 2020 a las 8:02, escribió: > django-users@googlegroups.com > > Google > Groups > > <