#2443: Add IntervalField to database models
-------------------------------------------------------------+--------------
Reporter: [EMAIL PROTECTED] |
Owner: Gulopine
Status: new |
Component: Database wrapper
Version: SVN |
Resolution:
Keywords: IntervalField interval duration DurationField |
Stage: Design decision needed
Has_patch: 1 |
Needs_docs: 0
Needs_tests: 1 |
Needs_better_patch: 1
-------------------------------------------------------------+--------------
Changes (by Gulopine):
* keywords: IntervalField interval DurationField => IntervalField
interval duration DurationField
* needs_better_patch: 0 => 1
* status: reopened => new
* owner: nobody => Gulopine
Comment:
This latest patch is missing a few things before it can be considered
final, but it's getting close. It no longer relies on #3982, but it
doesn't yet support the recent ``error_messages`` stuff, and fails with
the JSON serializer. It works with the XML serializer though, and should
work in newforms-admin as is.
--
Ticket URL: <http://code.djangoproject.com/ticket/2443#comment:10>
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
-~----------~----~----~----~------~----~------~--~---