summaryrefslogtreecommitdiff
path: root/aggregator/forms.py
AgeCommit message (Expand)Author
2024-10-25[aggregator] Marked all user-facing strings for translationMark Walker
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2015-10-02Fixed #510 -- Prevented stackoverflow questions in the aggregator.Tim Graham
2015-01-19Fixed flake8 warnings.Tim Graham
2014-12-24Trim trailing whitespace from Python filesTrey Hunner
2014-11-22Aggregator styling: paginator & edit form.Aleksandra Sendecka
2014-08-25Added flake8.cfg and cleaned up code.Tim Graham
2013-10-14Removed Feed.is_defunct field.Tim Graham
2013-02-07Remove unused imports.Aymeric Augustin
2013-02-05Move apps outside of the django_website package.Aymeric Augustin