#7880: DateField dont work with choices
--------------------------------------+-------------------------------------
          Reporter:  camilonova       |         Owner:  nobody  
            Status:  new              |     Milestone:  1.0 beta
         Component:  Admin interface  |       Version:  SVN     
        Resolution:                   |      Keywords:          
             Stage:  Accepted         |     Has_patch:  0       
        Needs_docs:  0                |   Needs_tests:  0       
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Old description:

> The admin interface doesnt show the choices for the 'Fecha' field
>
> I have a model like this one:
>
> http://dpaste.com/66580/
>

> It works before the newforms-admin branch update, but after i did the
> update it in the admin interface the choices doesnt work, i try to change
> to CharField, and it works rigth, but when i back to DateField it wont
> work anymore.
>
> >>svn info
> Path: .
> URL: http://code.djangoproject.com/svn/django/trunk
> Repository Root: http://code.djangoproject.com/svn
> Repository UUID: bcc190cf-cafb-0310-a4f2-bffc1f526a37
> Revision: 8035
> Node Kind: directory
> Schedule: normal
> Last Changed Author: jacob
> Last Changed Rev: 8035
> Last Changed Date: 2008-07-21 20:15:43 -0500 (Mon, 21 Jul 2008)

New description:

 The admin interface doesnt show the choices for the 'Fecha' field

 I have a model like this one:

 http://dpaste.com/66580/


 It works before the newforms-admin branch update, but after i did the
 update it in the admin interface the choices doesnt work, i try to change
 to CharField, and it works rigth, but when i back to DateField it wont
 work anymore.

 {{{
 >>svn info
 Path: .
 URL: http://code.djangoproject.com/svn/django/trunk
 Repository Root: http://code.djangoproject.com/svn
 Repository UUID: bcc190cf-cafb-0310-a4f2-bffc1f526a37
 Revision: 8035
 Node Kind: directory
 Schedule: normal
 Last Changed Author: jacob
 Last Changed Rev: 8035
 Last Changed Date: 2008-07-21 20:15:43 -0500 (Mon, 21 Jul 2008)
 }}}

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7880#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