Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Not yet seconds ago.
False
Not yet seconds ago
8 hours agoGoto single snapshot
Skip to content
Navigation Menu
Sign in
Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Search /
Sign in
Sign up
Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
django / django Public
* Uh oh!
There was an error while loading. Please reload this page.
* Notifications You must be signed in to change notification settings
* Fork 34.1k
* Star 88.4k
* Code
* Pull requests 454
* Pull requests 452
* Actions
* Security and quality 0
* Insights
Additional navigation options
* Code
* Pull requests
* Actions
* Security and quality
* Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 14, 2026
* Clarified that FORM_RENDERER applies to the admin.
Show description for 3436cf9
2 people authored and
jacobtylerwalls
committed
3436cf9 View commit details
Copy full SHA for 3436cf9
Browse repository at this point
* Fixed #37260 -- Made alterations between Python on_delete options noops.
Show description for 07d4f69
adamchainz
authored and
jacobtylerwalls
committed
07d4f69 View commit details
Copy full SHA for 07d4f69
Browse repository at this point
* Refs CVE-2026-15307 -- Used a more common lookup in raster lookup tests.
Show description for 4ee0497
jacobtylerwalls
committed
4ee0497 View commit details
Copy full SHA for 4ee0497
Browse repository at this point
* Fixed #37248 -- Skipped unique validation of a dynamic DatabaseDefault expression.
karansthr
authored
febefb1 View commit details
Copy full SHA for febefb1
Browse repository at this point
* Fixed #37273 -- Allowed F() expressions on the RHS of CompositePK lookups.
p-r-a-v-i-n
authored and
jacobtylerwalls
committed
812c08b View commit details
Copy full SHA for 812c08b
Browse repository at this point
* Fixed #37276 -- Fixed Slovak case mapping for 'Á' in urlify.js.
JensSpanier
authored
d6b73a6 View commit details
Copy full SHA for d6b73a6
Browse repository at this point
* Fixed #37262 -- Restored rendering of html-safe strings in form media.
Show description for 99d56e5
2 people authored and
jacobtylerwalls
committed
99d56e5 View commit details
Copy full SHA for 99d56e5
Browse repository at this point
Commits on Aug 13, 2026
* Fixed #37254 -- Added fields.E323 for models referenced by ManyToManyFields.
Show description for c6be0bf
felixxm
authored
c6be0bf View commit details
Copy full SHA for c6be0bf
Browse repository at this point
Commits on Aug 12, 2026
* Fixed #37270 -- Fixed incorrect values for second-degree relations in ModelAdmin.list_display.
jacobtylerwalls
authored and
sarahboyce
committed
082b3df View commit details
Copy full SHA for 082b3df
Browse repository at this point
* Fixed #24580 -- Tested FK values with __html__() in ModelAdmin.list_display.
jacobtylerwalls
authored and
sarahboyce
committed
6df8fe3 View commit details
Copy full SHA for 6df8fe3
Browse repository at this point
Commits on Aug 11, 2026
* Fixed #37264 -- Handled further malformed _source_model values in admin popups.
Show description for 616e8c5
adamchainz
authored and
jacobtylerwalls
committed
616e8c5 View commit details
Copy full SHA for 616e8c5
Browse repository at this point
* Refs #28586 -- Updated Model.from_db() signature in docs.
Show description for 2b4c88b
jacobtylerwalls
and
adamchainz
committed
2b4c88b View commit details
Copy full SHA for 2b4c88b
Browse repository at this point
Commits on Aug 10, 2026
* Fixed #37257, Refs #35738 -- Prevented double-dot deprecation warnings for template literals.
Show description for b5388a3
adamchainz
authored and
sarahboyce
committed
b5388a3 View commit details
Copy full SHA for b5388a3
Browse repository at this point
Commits on Aug 7, 2026
* Refs #36905 -- Corrected safe param in JSONResponse signature in docs.
Show description for c9eb16a
Aslan Osmanov
authored and
jacobtylerwalls
committed
c9eb16a View commit details
Copy full SHA for c9eb16a
Browse repository at this point
Commits on Aug 6, 2026
* Documented additional caveats for inspectdb.
cliffordgama
authored and
jacobtylerwalls
committed
4243ab1 View commit details
Copy full SHA for 4243ab1
Browse repository at this point
* Fixed #37196 -- Documented SimpleTestCase.async_client_class and async_client in testing tools.
VIZZARD-X
authored and
sarahboyce
committed
ae25a40 View commit details
Copy full SHA for ae25a40
Browse repository at this point
* Fixed #29969 -- Omitted inlines without add permission on save-as-new.
jakobtfr
authored and
sarahboyce
committed
89e8286 View commit details
Copy full SHA for 89e8286
Browse repository at this point
Commits on Aug 5, 2026
* Added stub release notes for 6.1.1.
jacobtylerwalls
committed
dfc52e5 View commit details
Copy full SHA for dfc52e5
Browse repository at this point
* Finalized release notes for Django 6.1.
jacobtylerwalls
committed
401f126 View commit details
Copy full SHA for 401f126
Browse repository at this point
* Updated translations from Transifex.
Show description for 9e0655e
jacobtylerwalls
committed
9e0655e View commit details
Copy full SHA for 9e0655e
Browse repository at this point
* Added missing lang override in translation fetching helper for Serbian (Latin script).
jacobtylerwalls
authored
30ebe00 View commit details
Copy full SHA for 30ebe00
Browse repository at this point
* Fixed #37224 -- Skipped questioner for field changes on unmanaged models.
vishy0
authored and
jacobtylerwalls
committed
8f52e91 View commit details
Copy full SHA for 8f52e91
Browse repository at this point
* Fixed #37205 -- Asserted exact HttpResponse types in tests.
Show description for 6baaf6a
jonbiemond
authored and
sarahboyce
committed
6baaf6a View commit details
Copy full SHA for 6baaf6a
Browse repository at this point
Commits on Aug 4, 2026
* Fixed #37239 -- Cleared stale db_default when pk comes from related object.
jacobtylerwalls
committed
cef2346 View commit details
Copy full SHA for cef2346
Browse repository at this point
* Refs #36735 -- Added DatabaseFeatures.supports_uuid4_function_in_default feature flag.
Show description for f00270d
jacobtylerwalls
committed
f00270d View commit details
Copy full SHA for f00270d
Browse repository at this point
* Added CVE-2026-15307, CVE-2026-15337, CVE-2026-15830, and CVE-2026-15920 to security archive.
nessita
committed
7d75c0b View commit details
Copy full SHA for 7d75c0b
Browse repository at this point
* Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before rendering admin links.
Show description for 47511a2
nessita
committed
47511a2 View commit details
Copy full SHA for 47511a2
Browse repository at this point
* Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry collections.
Show description for d2e59b7
jacobtylerwalls
authored and
nessita
committed
d2e59b7 View commit details
Copy full SHA for d2e59b7
Browse repository at this point
* Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().
Show description for 27137e6
nessita
committed
27137e6 View commit details
Copy full SHA for 27137e6
Browse repository at this point
* Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial lookups.
Show description for f1949c1
jacobtylerwalls
authored and
nessita
committed
f1949c1 View commit details
Copy full SHA for f1949c1
Browse repository at this point
Commits on Aug 3, 2026
* Added free-threaded Python 3.14t to PostGIS CI workflow.
smithdc1
authored and
jacobtylerwalls
committed
fb11376 View commit details
Copy full SHA for fb11376
Browse repository at this point
* Fixed #37069 -- Clarified that UniqueConstraint may create a unique index.
Show description for 1c550a8
cliffordgama
authored and
jacobtylerwalls
committed
1c550a8 View commit details
Copy full SHA for 1c550a8
Browse repository at this point
* Refs #28586 -- Renamed RAISE fetch mode to FETCH_RAISE.
Show description for 7dee35f
jacobtylerwalls
committed
7dee35f View commit details
Copy full SHA for 7dee35f
Browse repository at this point
* Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.
Show description for 5637bec
jacobtylerwalls
committed
5637bec View commit details
Copy full SHA for 5637bec
Browse repository at this point
Commits on Aug 2, 2026
* Fixed #37242 -- Fixed reading null time fields in LayerMapping.
Show description for 2cace96
jacobtylerwalls
committed
2cace96 View commit details
Copy full SHA for 2cace96
Browse repository at this point
Commits on Jul 31, 2026
* Fixed #36626 -- Preserved milliseconds in DataSource time fields.
Francesco Bruni
authored and
jacobtylerwalls
committed
6012193 View commit details
Copy full SHA for 6012193
Browse repository at this point
* Fixed #37236 -- Allowed altering spatial indexes on RasterField.
mbaragiola
authored and
jacobtylerwalls
committed
ea303de View commit details
Copy full SHA for ea303de
Browse repository at this point
* Fixed #27734 -- Made parallel test workers reuse database clones of exited workers.
Show description for 06463d3
ahmed5145
authored and
jacobtylerwalls
committed
06463d3 View commit details
Copy full SHA for 06463d3
Browse repository at this point
* Removed advice to include ticket numbers in tests.
jacobtylerwalls
committed
2b0e08a View commit details
Copy full SHA for 2b0e08a
Browse repository at this point
* Refs #37139 -- Doc'd _is_pk_set() handling of DatabaseDefault.
jacobtylerwalls
authored and
sarahboyce
committed
902e5c0 View commit details
Copy full SHA for 902e5c0
Browse repository at this point
PreviousNext
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
Tip: Highlight text to share or add to ignore lists.
— Download difference patch
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires Playwright/WebDriver enabled