{"library":"Django","type":"library","category":null,"description":"High-level Python web framework. Two active release lines: 6.0.3 (latest, Dec 2025, requires Python >=3.12) and 5.2.x LTS (Apr 2025, Python >=3.10, EOL Apr 2028). Feature releases roughly every 8 months. Deprecations follow a two-release cycle before removal.","language":"python","status":"active","version":"6.0.3","tags":["web","framework","orm","wsgi","asgi","admin","migrations"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install Django","imports":["import django\nos.environ.setdefault('DJANGO_SETTINGS_MODULE', 'myproject.settings')\ndjango.setup()","# In settings.py\nDEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'"]},{"cmd":"pip install \"Django>=5.2,<6\"","imports":[]},{"cmd":"pip install \"Django[argon2]\"","imports":[]}],"homepage":"https://www.djangoproject.com/","github":"https://github.com/django/django","docs":"https://docs.djangoproject.com/","changelog":"https://docs.djangoproject.com/en/stable/releases/","pypi":"https://pypi.org/project/Django/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":93,"avg_install_s":3.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/Django/compatibility"}}