Re: Fieldsets in forms - ready to check-in

2012-02-16 Thread Florian Apolloner
Hi,

since it's a new feature and the beta release is already out, there is no 
chance of getting that into 1.4 -- I think it's best if you push this 
thread again after 1.4 has been released.

Cheers,
Florian


-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/OhPft7HqANYJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Fieldsets in forms - ready to check-in

2012-02-15 Thread Mikołaj Siedlarek
Ok, so there's this feature I've made - commonly long-anticipated fieldsets 
definition in Form declaration.
I beg some core developer to review and check it in ASAP, because every little 
change in trunk forms requires me to resolve conflicts to keep patch up to date 
and one of these days I'll just stop doing that.

https://code.djangoproject.com/ticket/17301

Any comments or critique appreciated.

Thanks,
Mikołaj Siedlarek

-- 
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 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.