summaryrefslogtreecommitdiff
path: root/django/contrib/flatpages/migrations
AgeCommit message (Expand)Author
2023-02-01Refs #33476 -- Applied Black's 2023 stable style.David Smith
2022-02-07Refs #33476 -- Refactored code to strictly match 88 characters line length.Mariusz Felisiak
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2019-11-05Fixed #30947 -- Changed tuples to lists in model Meta options in django.contr...Jon Dufresne
2019-06-28Fixed #30400 -- Improved typography of user facing strings.Jon Dufresne
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-09-12Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić
2015-07-17Refs #25073 -- Copied recently added verbose_names to migrations.Tim Graham
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-06-15Added database migration for contrib.flatpages.Claude Paroz