Hi,

I've implemented a custom Python class and Django field class for Jeff Davis' custom PERIOD type for PostgreSQL:

        http://temporal.projects.postgresql.org/

Now, I'd like to show it in the admin as two datetimes (with pickers) rather than as the text representation of it. What's the best way to go about doing that? Many thanks!

--
-- Christophe Pettus
   x...@thebuild.com

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to