summaryrefslogtreecommitdiff
path: root/django/contrib/flatpages/admin.py
AgeCommit message (Expand)Author
2011-10-07Fixed #14678 -- Added validation to catch flatpages with the same URL on the ...Carl Meyer
2010-08-28Fixed #5192 -- Modified flatpage admin form to allow ~ and . characters in fl...Russell Keith-Magee
2008-08-11Refs #7742 -- newforms-admin does not use oldforms `validator_list` argument,...Gary Wilson Jr
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner