File size: 4,724 Bytes
da33744 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 | # Repository Scan Report — django
**Generated by:** CodeTruth Agent V3 — Module 1 — Universal Repository Discovery Engine
**Scanned At:** 2026-06-12 11:19:58 UTC
**Scan Status:** `COMPLETE`
---
## Repository Identity
| Field | Value |
|---|---|
| Name | django |
| Path | `C:\repos\v3\django` |
| Purpose | django — Web Application (Django) — 2603 Python files |
| Application Type | **Web Application** |
| Primary Framework | Django |
## Confidence
| Score | Value |
|---|---|
| Discovery Score | 100% |
| Classification Score | 100% |
| Overall | 100% |
## Repository Scale
| Metric | Count |
|---|---|
| Total Files Scanned | 6625 |
| Python Files | 2603 |
| Test Directories | 10 |
| Entry Points | 6 |
| Config Files | 11 |
| Doc Files | 13 |
## Discovered Assets
### Languages (Executable Source Code)
- CSS
- Google Earth KML
- HTML
- JavaScript
- Python
- Shapefile
- Shell
- TOML
- XML
- YAML
### File Types (Documents & Data)
- Configuration File
- Gettext Binary
- Gettext Translation
- JSON
- Markdown
- PDF Document
- ReStructuredText
- Temporary File
- Text
- Windows Batch Script
### ML Models & Neural Network Weights
- None detected
## Build Systems
- NPM
- Python Build
- Make
## Technology Stack
- Python
## Entry Points
- `django\__main__.py`
- `django\contrib\admin\views\main.py`
- `django\core\asgi.py`
- `django\core\handlers\asgi.py`
- `django\core\handlers\wsgi.py`
- `django\core\wsgi.py`
## Configuration Files
- `.\package.json`
- `.\pyproject.toml`
- `django\apps\config.py`
- `docs\Makefile`
- `docs\requirements.txt`
- `tests\admin_scripts\custom_templates\project_template\additional_dir\requirements.txt`
- `tests\admin_scripts\custom_templates\project_template\project_name\settings.py`
- `tests\auth_tests\settings.py`
- `tests\flatpages_tests\settings.py`
- `tests\i18n\sampleproject\sampleproject\settings.py`
- `tests\staticfiles_tests\settings.py`
## Documentation
- `.\AUTHORS`
- `.\CONTRIBUTING.rst`
- `.\LICENSE`
- `.\README.rst`
- `django\contrib\admin\static\admin\img\README.md`
- `django\contrib\gis\gdal\LICENSE`
- `django\contrib\gis\geos\LICENSE`
- `docs\README.rst`
- `docs\_theme\djangodocs\static\fontawesome\LICENSE.txt`
- `docs\_theme\djangodocs\static\fontawesome\README.md`
- `tests\README.rst`
- `tests\forms_tests\field_tests\filepathfield_test_dir\README`
- `tests\gis_tests\data\geoip2\README.md`
## Test Directories
- `django\test`
- `docs\topics\testing`
- `scripts\pr_quality\tests`
- `tests`
- `tests\forms_tests\tests`
- `tests\staticfiles_tests\apps\test`
- `tests\staticfiles_tests\apps\test\static\test`
- `tests\staticfiles_tests\project\documents\test`
- `tests\test_runner_apps\sample\tests`
- `tests\view_tests\tests`
## Warnings & Diagnostics
1. 28 file extension(s) not in language registry: .1, .bmp, .csv, .dbf, .djtpl. These files were counted but language not identified. Add to LANGUAGE_EXTENSIONS in framework_signatures.py.
**Unknown Extensions** (28 not yet in registry):
- `.1` — add to `LANGUAGE_EXTENSIONS` for future support
- `.bmp` — add to `LANGUAGE_EXTENSIONS` for future support
- `.csv` — add to `LANGUAGE_EXTENSIONS` for future support
- `.dbf` — add to `LANGUAGE_EXTENSIONS` for future support
- `.djtpl` — add to `LANGUAGE_EXTENSIONS` for future support
- `.eml` — add to `LANGUAGE_EXTENSIONS` for future support
- `.geojson` — add to `LANGUAGE_EXTENSIONS` for future support
- `.graffle` — add to `LANGUAGE_EXTENSIONS` for future support
- `.ignoreme` — add to `LANGUAGE_EXTENSIONS` for future support
- `.in` — add to `LANGUAGE_EXTENSIONS` for future support
- `.jsonl` — add to `LANGUAGE_EXTENSIONS` for future support
- `.lzma` — add to `LANGUAGE_EXTENSIONS` for future support
- `.map` — add to `LANGUAGE_EXTENSIONS` for future support
- `.mmdb` — add to `LANGUAGE_EXTENSIONS` for future support
- `.pristine` — add to `LANGUAGE_EXTENSIONS` for future support
- `.prj` — add to `LANGUAGE_EXTENSIONS` for future support
- `.py-tpl` — add to `LANGUAGE_EXTENSIONS` for future support
- `.python` — add to `LANGUAGE_EXTENSIONS` for future support
- `.sample` — add to `LANGUAGE_EXTENSIONS` for future support
- `.shx` — add to `LANGUAGE_EXTENSIONS` for future support
## Governance Gate — V3-003
✅ **APPROVED** — Repository understanding complete. Pipeline may proceed.
---
*Generated by [CodeTruth Agent V3](https://github.com/Zeeshan78699/CodeTruthAgent)*
*Module 1 — Universal Repository Discovery Engine*
*Scan timestamp: 2026-06-12T11:19:58.707286+00:00* |