v0.55.8

Try our Chrome extension

Chrome store icon Chrome Webstore

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;

The more popular changedetection.io is, the more time we can dedicate to adding amazing features!

Many thanks :)

changedetection.io team

  • 未找到 UUID 为 5875c14b-8306-4ddc-b52a-2ef437e461ae 的监控项。
  • No se encontró ningún monitor con el UUID 579679a7-d51a-419c-b85c-583f67bbefb6.
  • Завдання з UUID 51ea9c40-a62a-4ba4-bcdf-0656f46cb539 не знайдено.
  • No watch with the UUID 49f4242a-f3ca-4d31-abab-d2df3dbb5117 found.
Henüz değil saniye önce
            False
        
Henüz değil saniye önce
En son istekten gelen mevcut hatalı ekran görüntüsü

Tetiklenen metin Yoksayılan metin Engellenen metin

16 saat önce
    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
                Type / to 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 451
          * Actions
          * Security and quality 0
          * Insights
          Additional navigation options
                  * Code
                  * Pull requests
                  * Actions
                  * Security and quality
                  * Insights
                                              main
                                          Branches Tags
                                            Go to file
                                        Code
                                          Open more actions menu

                                        Folders and files

                                          Name                             Name                               Last commit message    Last commit date
                                            Latest commit                
                                                                         
                                                History                  
                                                                         
                                                34,861 Commits           
                                                  34,861 Commits         
                                                  .github                          .github                                                           
                                                  .tx                              .tx                                                               
                                                  django                           django                                                            
                                                  docs                             docs                                                              
                                                  extras                           extras                                                            
                                                  js_tests                         js_tests                                                          
                                                  scripts                          scripts                                                           
                                                  tests                            tests                                                             
                                                  .editorconfig                    .editorconfig                                                     
                                                  .flake8                          .flake8                                                           
                                                  .git-blame-ignore-revs           .git-blame-ignore-revs                                            
                                                  .gitattributes                   .gitattributes                                                    
                                                  .gitignore                       .gitignore                                                        
                                                  .pre-commit-config.yaml          .pre-commit-config.yaml                                           
                                                  .readthedocs.yml                 .readthedocs.yml                                                  
                                                  AUTHORS                          AUTHORS                                                           
                                                  CONTRIBUTING.rst                 CONTRIBUTING.rst                                                  
                                                  Gruntfile.js                     Gruntfile.js                                                      
                                                  INSTALL                          INSTALL                                                           
                                                  LICENSE                          LICENSE                                                           
                                                  LICENSE.python                   LICENSE.python                                                    
                                                  MANIFEST.in                      MANIFEST.in                                                       
                                                  README.rst                       README.rst                                                        
                                                  biome.json                       biome.json                                                        
                                                  package.json                     package.json                                                      
                                                  pyproject.toml                   pyproject.toml                                                    
                                                  tox.ini                          tox.ini                                                           
                                                  zizmor.yml                       zizmor.yml                                                        
                                            View all files               
                                          

                                              Repository files navigation

                                                * 
                                                * README
                                                * Code of conduct
                                                * Contributing
                                                * BSD-3-Clause license
                                                * License
                                                * Security
                                                More items

                                                Django

                                              Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.

                                              All documentation is in the "docs" directory and online at https://docs.djangoproject.com/en/stable/. If you're just getting started, here's how we recommend you read the docs:

                                                * First, read docs/intro/install.txt for instructions on installing Django.
                                                * Next, work through the tutorials in order (docs/intro/tutorial01.txt, docs/intro/tutorial02.txt, etc.).
                                                * If you want to set up an actual deployment server, read docs/howto/deployment/index.txt for instructions.
                                                * You'll probably want to read through the topical guides (in docs/topics) next; from there you can jump to the HOWTOs (in docs/howto) for specific problems, and check out the reference (docs/ref) for gory details.
                                                * See docs/README for instructions on building an HTML version of the docs.

                                              Docs are updated rigorously. If you find any problems in the docs, or think they should be clarified in any way, please take 30 seconds to fill out a ticket. You can log in with your GitHub account, or with a DjangoProject account if you have one. Once you log in, a New Ticket button is available next to View Tickets.

                                              To get more help:

                                                * Join the Django Discord community.
                                                * Join the community on the Django Forum.

                                              To contribute to Django:

                                                * Check out https://docs.djangoproject.com/en/dev/internals/contributing/ for information about getting involved.

                                              To run Django's test suite:

                                                * Follow the instructions in the "Unit tests" section of docs/internals/contributing/writing-code/unit-tests.txt, published online at https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/#running-the-unit-tests

                                                Supporting the Development of Django

                                              Django's development depends on your contributions.

                                              If you depend on Django, remember to support the Django Software Foundation: https://www.djangoproject.com/fundraising/

                                        About

                                        The Web framework for perfectionists with deadlines.

                                          www.djangoproject.com/

                                        Topics

                                          appsdjangoframeworkmodelsormpythontemplatesviewsweb

                                        Resources

                                          Readme
                                          BSD-3-Clause, License licenses found

                                        Code of conduct

                                          Code of conduct

                                        Contributing

                                          Contributing

                                        Security policy

                                          Security policy
                                          Activity
                                          Custom properties

                                        Stars

                                          88.4k stars

                                        Watchers

                                          2.3k watching

                                        Forks

                                          34.1k forks
                                          Report repository

                                        Releases

                                        Sponsor this project

                                        Packages

                                        Used by

                                        Contributors

                                        Languages

    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.
Şimdilik, Farklar grafiksel olarak değil metin üzerinde gerçekleştirilir, yalnızca en son ekran görüntüsü mevcuttur.

Ekran görüntüsü, ekran görüntülerini destekleyen bir İçerik Getiricisi (Sockpuppetbrowser, selenium vb.) gerektirir.