Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/flatpages/admin.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25324 -- Registered ModelAdmin instances with @adm...Y3K2015-08-311-2/+1
* Fixed #25262 -- Removed the enable_comments field from Fl...Y3K2015-08-291-3/+5
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Limited lines to 119 characters in django/Tim Graham2014-09-051-1/+2
* Started attackign the next flake8 violationAlex Gaynor2013-10-311-0/+1
* Fixed #14678 -- Added validation to catch flatpages with ...Carl Meyer2011-10-071-13/+1
* Fixed #5192 -- Modified flatpage admin form to allow ~ an...Russell Keith-Magee2010-08-281-2/+2
* Refs #7742 -- newforms-admin does not use oldforms `valid...Gary Wilson Jr2008-08-111-1/+14
* Merged the newforms-admin branch into trunk.Brian Rosner2008-07-191-0/+15