{"id":27239882,"url":"https://github.com/sesh/djver","last_synced_at":"2025-09-04T16:44:56.618Z","repository":{"id":28132672,"uuid":"31631975","full_name":"sesh/djver","owner":"sesh","description":"Ever wanted to know what version of Django someone else is running?","archived":false,"fork":false,"pushed_at":"2018-10-19T02:25:30.000Z","size":11,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T06:38:38.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-04T01:46:42.000Z","updated_at":"2023-06-26T05:09:59.000Z","dependencies_parsed_at":"2022-09-03T16:01:19.626Z","dependency_job_id":null,"html_url":"https://github.com/sesh/djver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sesh/djver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2Fdjver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2Fdjver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2Fdjver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2Fdjver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sesh","download_url":"https://codeload.github.com/sesh/djver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2Fdjver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273641142,"owners_count":25142243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-10T19:14:13.809Z","updated_at":"2025-09-04T16:44:56.592Z","avatar_url":"https://github.com/sesh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Through the power of Django's contrib.admin you can use this tool to figure out\n(with a decent level of reliability) what version of Django a site is running.\n\nThis will only work if contrib.admin is enabled, you can figure out the site's\nSTATIC_URL, and access to the admin CSS isn't otherwise restricted.\n\n`djver` will detect Django versions from Django 1.4 to Django 1.10.x.\n\nIt's probably not a great idea. Just a proof of concept.\n\n\n### Installation\n\n    pip install git+https://github.com/sesh/djver\n\n_Note: right now this is only really tested with Python 3.5_\n\n\n### Usage\n\n    Usage:\n        djver \u003curl\u003e [--static-path=\u003cstatic-path\u003e]\n\n    Options:\n        --static-path=\u003cstatic-path\u003e  URL path to the site's static files [default: /static/].\n\n\n### Examples\n\n    \u003e ./djver.py commoncode.com.au\n    1.9.10-1.9\n\n    \u003e ./djver.py djangoproject.com --static-path=/s/\n    1.9.10-1.9\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsesh%2Fdjver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsesh%2Fdjver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsesh%2Fdjver/lists"}