On Tue, Jun 05, Malcolm Tredinnick wrote:

> What I'd like to see us do is move "editable" out of the model field
> declaration entirely as part of newforms-admin. It's presentation
> related, has no place there and is one of the few remaining ugly spots
> of that nature. [...]

+1

In addition to moving it to the admin configuration, I'd also propose to
make form_for_class() create all fields, including those with 'editable'. It
would feel much cleaner to have a different way to leave out certain fields
when calling form_for_class() (wasn't there a ticket?) and not mix this with
the configuration of the admin interface.

Michael


-- 
noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg -
Tel +49-911-9352-0 - Fax +49-911-9352-100
http://www.noris.de - The IT-Outsourcing Company
 
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel, Hansjochen Klenk - 
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689

--~--~---------~--~----~------------~-------~--~----~
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 group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to