summaryrefslogtreecommitdiff
path: root/django/forms/__init__.py
AgeCommit message (Expand)Author
2006-03-08magic-removal: fixed #1330: edit-inline works again on magic-removal. Note t...Jacob Kaplan-Moss
2006-02-28magic-removal: Fixed #1172, Datetime fields in admin interface shouldn't be c...Duncan Foster
2006-02-28magic-removal: Merged to [2427]Adrian Holovaty
2006-02-17magic-removal: Merged to [2323]Adrian Holovaty
2006-01-16magic-removal: changed explicit settings import to qualified settings import ...Georg Bauer
2006-01-13magic-removal: Moved django.core.formfields to django.forms and updated refer...Joseph Kocherhans