summaryrefslogtreecommitdiff
path: root/aggregator/migrations
AgeCommit message (Expand)Author
2025-10-10Apply black to migrationsÜlgen Sarıkavak
2025-01-22Updated Django dependency to version 5.1.5Ülgen Sarıkavak
2024-11-21Fixed #1739 -- Fixed incorrect pluralization of model in adminArpan Dey
2024-10-24Improve pre-commit configuration hooks (#1645)Paolo Melchiorre
2024-10-03Fixed `isort` and `flake8` errors and ran all `tox` envs in CI (#1642)Tobias McNulty
2024-04-10Added index on aggregator_feeditem (date_modified DESC) (#1517)Tobias McNulty
2023-11-25Add local Django community page (#1371)Dave Turner
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2022-08-09Increased FeedItem.link/Feed.public_url max_length to 1023 characters.Mariusz Felisiak
2016-02-10Removed flake8 exclude from migrations.Tim Graham
2016-01-21Added on_delete to ForeignKey and OneToOneField.Tim Graham
2015-04-17Fix isort calls in makefile, use -rc optionRolf Erik Lekang
2014-11-20Updated to Django 1.7Tim Graham
2013-10-14Removed Feed.is_defunct field.Tim Graham
2013-02-05Move apps outside of the django_website package.Aymeric Augustin