#4509: Allow prepopulated_fields for non-slug fields
-------------------------------------------+--------------------------------
          Reporter:  jfind...@gmail.com    |         Owner:  adrian          
            Status:  closed                |     Milestone:                  
         Component:  django.contrib.admin  |       Version:  SVN             
        Resolution:  wontfix               |      Keywords:  prepopulate_from
             Stage:  Accepted              |     Has_patch:  0               
        Needs_docs:  0                     |   Needs_tests:  0               
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Changes (by subsume):

  * status:  reopened => closed
  * resolution:  => wontfix

Comment:

 Alex said he wouldn't mind a wontfix so here it is.

 There are so many other ways to solve this problem. You can attach your
 own media to the fields in question. You can change your use case and
 create a check-box instead of duplicating the fields in the form.
 Prepopulated_fields has a history of only working for slug-fields, so this
 ticket is invalid because it was never an advertised use of
 prepopulated_fields.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4509#comment:5>
Django <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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to