Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2aa90c0

Browse files
authored
Purge FTP index listing all Python versions from fastly cache (python#1858)
1 parentd8e3315 commit2aa90c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎downloads/models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ def purge_fastly_download_pages(sender, instance, **kwargs):
276276
purge_url('/downloads/macos/')
277277
purge_url('/downloads/source/')
278278
purge_url('/downloads/windows/')
279+
purge_url('/ftp/python/')
279280
ifinstance.get_version()isnotNone:
280281
purge_url(f'/ftp/python/{instance.get_version()}/')
281282
# See issue #584 for details

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp