summaryrefslogtreecommitdiff
path: root/django/forms
AgeCommit message (Expand)Author
2006-04-28magic-removal: Fixed negligible indentation errors.Luke Plant
2006-04-23magic-removal: Fixed #1536 -- FilePathField with recursive=True no longer los...Adrian Holovaty
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