aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/flatpagesfile/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Apply pyupgrade --py36-plus.Ben Sturmfels2021-09-231-1/+1
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Removed Routes dependency, added admin routesJoar Wandborg2012-10-201-2/+1
* Rework plugin infrastructure to nix side-effectsWill Kahn-Greene2012-07-171-19/+19
* Overhaul flatpagesWill Kahn-Greene2012-07-161-3/+62
* Flatpages first passWill Kahn-Greene2012-07-161-0/+20