What steps will reproduce the problem?
1. Create a ModelAdmin for Model containing a user-enterable date property
2. Do not specify a editFields property
3. View the form
What is the expected output? What do you see instead?
Date, Time, and DateTime fields should render with the AdminDateWidget,
etc. Fields rendering as text fields
What version of the product are you using? On what operating system?
r109. Google App Engine
Please provide any additional information below.
Modified admin_forms.py attached
Original issue reported on code.google.com by david.c...@jcwebco.com on 27 Sep 2009 at 3:23
Original issue reported on code.google.com by
david.c...@jcwebco.com
on 27 Sep 2009 at 3:23Attachments: