#2443: Add IntervalField to database models
---------------------------------------------------+------------------------
          Reporter:  ben.tuc...@gmail.com          |         Owner:  Adys       
                                  
            Status:  new                           |     Milestone:  1.2        
                                  
         Component:  Database layer (models, ORM)  |       Version:  SVN        
                                  
        Resolution:                                |      Keywords:  
IntervalField interval duration DurationField
             Stage:  Accepted                      |     Has_patch:  1          
                                  
        Needs_docs:  0                             |   Needs_tests:  1          
                                  
Needs_better_patch:  1                             |  
---------------------------------------------------+------------------------
Comment (by russellm):

 Replying to [comment:34 Adys]:
 > Unless there are bugs, I will not work on this anymore. The core devs
 seem to hate the idea of having a DurationField...

 Yes, the core devs clearly hate the idea of DurationField. That's why this
 ticket was marked accepted by Jacob, and
 [wiki:Version1.2Features#LowPriority is on the low prioirty feature list
 for v1.2].

 There is a difference between "don't like an idea" and "haven't had time
 to apply a patch because we've been busy with one or two other things". If
 we didn't like the idea, we'd close the ticket.

 > meanwhile I'm perfectly happy keeping my core patched.

 I'll also point out that you don't need to patch core to write your own
 field definition. You can define fields in your own code base, and
 import/use them as you wish.

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