#4236: newforms in create_update views + several enhancements
--------------------------------+-------------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  nobody                
     Status:  closed            |            Component:  Generic views         
    Version:  SVN               |           Resolution:  duplicate             
   Keywords:  newforms          |                Stage:  Design decision needed
  Has_patch:  1                 |           Needs_docs:  0                     
Needs_tests:  0                 |   Needs_better_patch:  0                     
--------------------------------+-------------------------------------------
Changes (by brosner):

  * status:  new => closed
  * resolution:  => duplicate

Comment:

 This ticket is adding too much functionality that is not needed in the
 generic views.  All of the proposed functionality can be easily accomplish
 with using the newforms customization tricks.  I have attached a patch to
 #3639 that allows for ```form``` and ```formfield_callback``` overrides
 where you can make fields hidden, not required, default data, etc...
 Closing this as it is not needed any longer and half of this ticket is a
 duplicate with #3639.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4236#comment:4>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to