mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Made explicit lack of microsecond handling by built-in datetime form
fields. Used that explicitness to appropriately nix microsecond
values in bound fields. Thanks Claude Paroz for the review.
Backport of a5de0df58 from master.