I recommend using Class Based Views if you're running Django 1.3. I tried
to go over your app and re-create a prototype using CBVs. I didn't spend a
lot of time on the actual logic or field types. I also didn't even try
running this. You'll need to fill in a couple of blanks but hopefully you
get t
i have this template: http://dpaste.com/645468/ that send data to this
view: http://dpaste.com/645469/. the template display a form made by
modelforms, with a custom layout. i have to validate the fields value
send to view, and then redirect to the same template if the field
validation fails. i've
2 matches
Mail list logo