index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aggregator
Age
Commit message (
Expand
)
Author
2026-04-14
Allowed creation of site-wide banners via the admin interface.
Natalia
2026-01-19
Fixed 405 error when deleting community feeds (#2447)
Vidhi Singh
2025-12-18
fix: Show also diamond and platinium member in theses pages
amichon
2025-11-21
Moved docs search bar to top navigation in prep for global search.
Sarah Boyce
2025-11-21
Added DEFAULT_LANGUAGE_CODE setting.
Sarah Boyce
2025-10-10
Apply black to migrations
Ülgen Sarıkavak
2025-06-09
Sc ecosystem page (#2060)
Frank Wiles
2025-01-22
Updated Django dependency to version 5.1.5
Ülgen Sarıkavak
2025-01-16
Hid empty feed type from community page.
Sarah Boyce
2024-11-21
Fixed #1739 -- Fixed incorrect pluralization of model in admin
Arpan Dey
2024-10-25
[aggregator] Marked all user-facing strings for translation
Mark Walker
2024-10-24
Improve pre-commit configuration hooks (#1645)
Paolo Melchiorre
2024-10-03
Fixed `isort` and `flake8` errors and ran all `tox` envs in CI (#1642)
Tobias McNulty
2024-07-01
Fixed #1573 -- Hid non-approved feed items in RSS feeds
Baptiste Mispelon
2024-04-19
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2024-04-10
Added index on aggregator_feeditem (date_modified DESC) (#1517)
Tobias McNulty
2024-02-28
Fixed doc_test_fixtures.json.
Baptiste Mispelon
2023-11-25
Add local Django community page (#1371)
Dave Turner
2022-12-25
Fixed #1293 -- Modernize to Django 3.2/Python 3.8 (#1294)
Paolo Melchiorre
2022-11-30
Fixed feed aggregator n+1 issue.(#1279)
Mark Walker
2022-11-30
Refs #1184 -- Reformatted code with Black.
django-bot
2022-11-17
Reverted "Fix N+1 Query on Django Community page". (#1273)
Maksudul Haque
2022-11-07
Add tests
Maksudul Haque
2022-11-07
Fix N+1 Query on Feed List Page
Maksudul Haque
2022-10-28
Fix N+1 Query on Django Community page
Maksudul Haque
2022-08-09
Increased FeedItem.link/Feed.public_url max_length to 1023 characters.
Mariusz Felisiak
2020-09-09
Updated default Community section header to use Django's age.
Carlton Gibson
2019-07-26
Fixed typos.
Min ho Kim
2018-06-07
Updated URLpatterns to use path().
Tim Graham
2016-12-14
Switched to Python 3 style super().
Tim Graham
2016-11-15
Fixed E305 flake8 warnings.
Tim Graham
2016-10-28
Replaced django.core.urlresolvers imports with django.urls.
Tim Graham
2016-07-02
[BUGFIX] When people.djangoproject is down/slow first non cache page is slow ...
krukas
2016-02-10
Removed flake8 exclude from migrations.
Tim Graham
2016-01-21
Added on_delete to ForeignKey and OneToOneField.
Tim Graham
2015-12-02
Added ValueError to catch invalid data from Django people/packages APIs.
Tim Graham
2015-10-09
Revert "Revert "Adjust code to recent changes to DocumentRelease.""
Aymeric Augustin
2015-10-05
Revert "Adjust code to recent changes to DocumentRelease."
Tim Graham
2015-10-05
Convert docs version to a FK to release.
Aymeric Augustin
2015-10-05
Remove unneeded fields from DocumentRelease.
Aymeric Augustin
2015-10-02
Fixed #510 -- Prevented stackoverflow questions in the aggregator.
Tim Graham
2015-09-28
Removed usage of deprecated NoArgsCommand.
Tim Graham
2015-08-25
Fixed aggregator tests for change in settings.PUSH_HUB.
Tim Graham
2015-04-17
Fix isort calls in makefile, use -rc option
Rolf Erik Lekang
2015-04-07
Add isort settings and sort imports
Rolf Erik Lekang
2015-04-06
Ported from Python 2.7 to Python 3.4.
Rolf Erik Lekang
2015-02-03
Removed usage of print
Baptiste Mispelon
2015-02-03
Rewrote aggregator tests to use call_command.
Baptiste Mispelon
2015-01-22
Fixed tests and added CI.
Jannis Leidel
2015-01-19
Fixed flake8 warnings.
Tim Graham
[next]